How to Use the Guidebook MCP in Claude Code
Manage Guidebook schedules, attendee lists, and custom directories directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Guidebook MCP to Claude Code
Create your Vinkius account to connect Guidebook to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Guidebook updates from the command line
Script Guidebook updates using `list_guides` and `check_guidebook_status` directly from the Claude Code terminal. Claude Code brings full Guidebook event management to your command line. You can pipe the terminal output directly into grep or jq to filter your Guidebook event configurations on the fly. When Guidebook schedules change last minute, update your app without opening a browser. The Claude Code agent executes `update_guide` to modify event descriptions, cover images, or guide settings, making it easy to automate app updates inside shell scripts.
Sync conference sessions via CLI
Sync Guidebook conference sessions via CLI using `list_events` and `get_event` to manage complex tracks. Claude Code queries your schedule database and maps rooms by querying `list_locations`, allowing you to script bulk changes for Guidebook conferences. This terminal-first MCP Server connection is perfect for setting up automated cron jobs with Claude Code. You can schedule a daily script that pulls Guidebook registration data, checks for new sessions, and updates the live mobile app before your attendees wake up.
Automate custom directory uploads
Upload large volumes of vendor and sponsor data using `create_custom_list_item` straight to your Guidebook mobile guide. Claude Code reads local JSON or CSV datasets and populates your Guidebook exhibitor directories. It checks for existing items with `list_custom_lists` and `list_custom_list_items` to prevent duplicate entries with this MCP tool. The Claude Code agent handles the raw data mapping in the background. It reformats phone numbers, address fields, and booth assignments to match Guidebook's schema, ensuring your directories look clean on mobile screens.
Set up Guidebook 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 seeguidebook-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Guidebook transactions." It will automatically discover and invoke the available Guidebook tools.
claude mcp add --transport http guidebook-alternative-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 Guidebook MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Guidebook MCP today
We host it, we monitor it, we maintain it. You just paste one token.