How to Use the Eventbrite MCP in Windsurf
Let Windsurf's Cascade plan and run your entire Eventbrite workflow, from event audits to pulling attendee lists.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Eventbrite MCP to Windsurf
Create your Vinkius account to connect Eventbrite to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Event Reporting
Give Windsurf a goal, and its Cascade feature handles the rest. Just say, "Audit my upcoming events." Cascade chains the tools for you, first using `list_my_events` to find your events, then running `quick_event_volume_audit` on each one to get attendance summaries. This isn't just about single actions. Cascade sees the whole picture. It can take the event IDs from the audit, feed them into `get_event_performance_summary` for a deeper look, and even compare sales against past events found with `list_past_completed_events`. You get a complete report without prompting every single step.
Manage Attendees Without Clicks
Stop digging through the Eventbrite dashboard. Tell Windsurf, "Find all VIP ticket holders for the main conference." Cascade finds the right event with `list_my_events`, pulls the full roster using `list_event_attendees`, and filters it for you. Getting a list is just the start. Because Windsurf handles the context, it can use that attendee list for the next step in your workflow. It deals with the tedious part—finding the right ID and passing it between tools like `list_event_ticket_orders` and `list_event_attendees`—so you don't have to.
Your Eventbrite MCP Server
Once you connect this MCP Server, Windsurf's Cascade immediately discovers all available tools. There's no manual mapping or configuration. It just knows how to use `get_event_detailed_data` and `list_my_organizations` right away. This means you can go from zero to running complex event queries in minutes. Your agent isn't just a dumb command runner; it understands the connection between your organizations and the events they run. It uses the tools on this MCP to figure it out for itself.
Set up Eventbrite MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Eventbrite MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Eventbrite payment history." If connected, Cascade will call the Eventbrite tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"eventbrite-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Eventbrite. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Windsurf
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.