How to Use the Bizzabo MCP in Claude Code
Pipe Bizzabo event and registration data directly into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bizzabo MCP to Claude Code
Create your Vinkius account to connect Bizzabo 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.
Query Bizzabo event details from your command line
Your agent uses `list_events` and `get_event` to fetch active event metadata directly inside your terminal session. You can quickly check event IDs, start dates, and locations without opening a web browser. Because Claude Code operates entirely in the CLI, you can pipe this output into grep or write a quick bash script. It makes checking your live event status as fast as running a local git command.
Export Bizzabo attendee lists via Claude Code
This MCP Server gives your terminal agent access to `list_contacts` and `get_contact` for rapid attendee lookups. Claude Code can pull a specific user record and format it as a JSON block right in your shell. You can command your agent to find a contact, extract their email, and prepare it for a curl command. It eliminates the friction of navigating a web dashboard when you just need quick contact details.
Track Bizzabo ticket types and registrations in real-time
Your agent calls `list_registrations` and `list_registration_types` to monitor active ticket sales from your terminal. You can run a quick query to see how many VIP tickets remain for an upcoming conference. If you need to generate a quick text report for your team, Claude Code can pull these registration records, calculate the total revenue, and save the summary to a local file using this MCP integration.
Set up Bizzabo 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 seebizzabo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bizzabo transactions." It will automatically discover and invoke the available Bizzabo tools.
claude mcp add --transport http bizzabo-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 Bizzabo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bizzabo MCP today
We host it, we monitor it, we maintain it. You just paste one token.