How to Use the Eventbrite MCP in Claude Code
Pipe live Eventbrite data directly into your shell scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Eventbrite MCP to Claude Code
Create your Vinkius account to connect Eventbrite 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.
Eventbrite in Your Terminal
Get a quick status check without opening a browser. Run `claude exec 'list my upcoming events using eventbrite-mcp'` and pipe the JSON output directly to `jq`. It’s the fastest way to get data from your command line. This isn't just for one-off commands. You can script complex reports. Chain `list_past_completed_events` with `get_event_performance_summary` in a simple shell script to generate a daily sales report and post it to a Slack channel via a webhook.
Automate Event Operations
This is built for automation. Set up a cron job that runs a script using Claude Code. Every morning, it can execute `quick_event_volume_audit` across all your live events and send an alert if any are close to selling out. Use it for headless tasks. Your agent can run in a Docker container on a schedule, using `list_currently_live_events` and `list_event_attendees` to sync your attendee list with an external CRM. No human intervention required.
The Claude Code MCP Server
This MCP server gives your agent ten specific Eventbrite actions. After a one-line setup command, Claude Code can immediately run tools like `get_eventbrite_account_metadata` or `list_my_organizations` from any terminal, anywhere. Because it's a standard protocol, the output is always clean JSON. You can pipe the result from one tool directly into standard command-line tools like `sed`, `awk`, or a script in another language. It makes the Eventbrite API a native part of your shell environment.
Set up Eventbrite 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 seeeventbrite-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Eventbrite transactions." It will automatically discover and invoke the available Eventbrite tools.
claude mcp add --transport http eventbrite-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 Eventbrite MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Eventbrite MCP today
We host it, we monitor it, we maintain it. You just paste one token.