How to Use the Robin MCP in Claude Code
Manage Robin office spaces and hot desks directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Robin MCP to Claude Code
Create your Vinkius account to connect Robin to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Script office bookings with this MCP Server
The `list_locations` tool retrieves your company's physical office IDs directly into your Claude Code shell. You can pipe this output to other command-line utilities or let the agent parse the layout. No browser is needed to coordinate office visits. Claude Code uses this MCP Server connection to check desk availability and display it as plain terminal text.
Check real-time space availability in Claude Code
The `get_free_busy` tool checks availability for multiple rooms within your terminal session. Claude Code queries this endpoint to find immediate openings when you need to jump into a call. If a room is free, Claude Code executes `book_space` to lock it down. The entire process takes seconds, returning a clean JSON confirmation directly to stdout.
Manage hot desks via Claude Code CLI
The `reserve_desk` tool books a specific workstation for your next shift. Claude Code runs this command directly from your terminal, bypassing the need to open a mobile app or web portal. If your travel plans change, Claude Code runs `cancel_desk_reservation` to instantly free up the desk. You can easily script this into your daily shell startup or shutdown routines.
Set up Robin MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seerobin-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Robin transactions." It will automatically discover and invoke the available Robin tools.
claude mcp add --transport http robin-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Robin MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Robin MCP today
We host it, we monitor it, we maintain it. You just paste one token.