ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Robin Workspace API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect your AI assistant to Robin to seamlessly manage office locations, book meeting rooms, reserve hot desks, and monitor workplace availability directly fro

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Robin Workspace API capability set.

These are the exact actions your AI can choose when you ask it to work with Robin Workspace API.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Robin Workspace API.

  1. 01

    List space events

    Lists all events booked in a specific meeting space

  2. 02

    List spaces

    Lists all bookable meeting rooms at a location

  3. 03

    List locations

    Lists all office locations in Robin

  4. 04

    Book space

    Specify space ID, title, and start/end times. Books a meeting room by creating an event

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Robin Workspace API.

  1. 05

    Cancel desk reservation

    You must provide the unique reservation ID. Cancels an existing desk reservation

  2. 06

    Get free busy

    Provide a JSON array of space IDs. Checks availability for multiple spaces within a time range

  3. 07

    Get location

    Retrieves details for a specific office location

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Robin Workspace API.

  1. 08

    Get space

    Retrieves detailed information for a specific meeting space

  2. 09

    List desks

    Lists all hot desks and assigned seats at a location

  3. 10

    Reserve desk

    Reserves a hot desk for a specific date

Observed, not estimated

896ms average. Fast in production.

Robin Workspace API is checked daily against the live service.

Daily averagePeak 1276ms
Aug 20Today
Fastest day
745ms
Slowest day
1276ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Robin Workspace API, so you can see the experience inside your AI.

It does not authenticate your account with Robin Workspace API. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Robin Workspace API Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_6Rn1RBJeTb1SMVqORMOiJyByI08ewgqYfBMxe34g/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Robin Workspace API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "robin-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_6Rn1RBJeTb1SMVqORMOiJyByI08ewgqYfBMxe34g/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Robin Workspace API owners ask.

  • 01

    Can the AI automatically invite participants or manage employee Microsoft/Google calendars via this plugin?

    No, this integration interacts strictly with Robin's environment. The capability (book_space) targets space and desk allocation inside Robin's directory. Connecting events inside Robin to your external Exchange or Google Workspaces is a configuration you must perform manually via the Robin Web Dashboard outside of this AI capability's scope.

  • 02

    How do I check availability without locking the room immediately?

    You can ask the assistant to query the system using the list_space_events capability indicating a specific space ID to read the calendar logic of reservations. Or better, state a date span and use the get_free_busy action passing multiple room IDs to detect scheduling conflicts instantly across multiple assets before issuing a separate booking command.

  • 03

    Can I cancel a desk reservation after it has been made?

    Yes. Simply ask the assistant to cancel a specific reservation using cancel_desk_reservation with the reservation ID. The desk will be released immediately and made available for others to book.