Eventzilla Connector for AI agents.
10 live capabilities
Manage event registrations and ticket sales through your preferred client.
Waiting for input…
Why people use Eventzilla
Eventzilla Event Registration Management
This Connector cuts out the middleman. You can just ask your agent to pull the attendee list or check the latest ticket sales, and it does the work in seconds. You get the data you need without ever having to leave your workspace.
What Vinkius changes
You get a conversational interface for your entire event registration backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Pulling attendee lists
An organizer asks their agent to pull the registration list for a specific workshop to share with the production team.
- Real-world use case 02
Checking promo performance
A marketing manager wants to know if their 'Early Bird' code is still working.
- Real-world use case 03
Monitoring live sales
During a live broadcast, a user asks their agent for the current ticket count.
Complete set · 10capabilities
The complete Eventzilla capability set.
These are the exact actions your AI can choose when you ask it to work with Eventzilla.
01—04
4 capabilities in this set.
Part of 10 available through Eventzilla.
- 01 Capability
Get event detailed data
Pulls all the specific settings and info for a single event. This helps you verify dates and configurations quickly.
- 02 Capability
Quick event volume audit
Gives you a fast summary of orders and attendees. It's perfect for a high-level check on event health.
- 03 Capability
List event attendees
Fetches every person registered for a specific event. Use this to see names and contact info in one list.
- 04 Capability
List event ticket orders
Lists all transactions and ticket orders for a specific event. You can use this to track revenue and payment statuses.
05—07
3 capabilities in this set.
Part of 10 available through Eventzilla.
- 05 Capability
List future scheduled events
Identifies events on your calendar for later dates. This is great for long-term planning and forecasting.
- 06 Capability
Get eventzilla account metadata
Pulls the limits and metadata for your specific account. Use it to check your account status and restrictions.
- 07 Capability
Get event performance summary
Provides a summary of performance metrics for a specific event. It helps you see how well a specific registration page is doing.
08—10
3 capabilities in this set.
Part of 10 available through Eventzilla.
- 08 Capability
List event discount codes
Shows every active and inactive discount code for an event. You can see which ones are available for your marketing.
- 09 Capability
List all events
Lists every event in your account. Use this to get a full overview of your managed schedule.
- 10 Capability
List currently live events
Finds events that are open for registration or currently happening. It helps you focus on what's active right now.
Set up in minutes
One URL. Then ask Eventzilla to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Eventzilla from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Eventzilla, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Eventzilla for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Eventzilla URL.
- Step 03
Save and start
Save the connection and enable Eventzilla in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"eventzilla": {
"url": "https://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Eventzilla
Open Agent mode in chat and ask: "Using Eventzilla, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"eventzilla": {
"url": "https://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Eventzilla
Ask Copilot: "Using Eventzilla, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"eventzilla": {
"url": "https://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Eventzilla
Open Cascade and ask: "Using Eventzilla, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"eventzilla": {
"url": "https://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Eventzilla
Ask Cline: "Using Eventzilla, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add eventzilla --transport http "https://edge.vinkius.com/vk_preview_wf2NiK8SlEPexxyjmpZd7kzE0uyKZhbVsC3sGRg9/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Eventzilla
Ask Claude: "Using Eventzilla, show me...". 10 tools are ready
Where the request belongs
Work Eventzilla can move forward.
For event organizers who are drowning in spreadsheets and marketing leads. It's for the person who needs to know 'how many people are coming' without opening three different browser tabs.
Event Organizer
Checking ticket sales and attendee counts on the fly during a live event.
Marketing Manager
Analyzing which discount codes are driving the most conversions during a campaign.
Operations Lead
Reviewing event metadata and registration volume to plan logistics.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEventbrite
Equip your AI agent to manage events, track attendees, and monitor ticket orders via the Eventbrite API.
Eventzilla
Event management and ticketing platform. manage registrations, attendees, and check-ins via AI.
Brushfire
Manage events and attendees via Brushfire. track registrations, check-in guests, and monitor orders directly from any AI agent.
Eventmaker
Equip your AI agent to manage events, track participants, and monitor check-ins via the Eventmaker API.
Sympla
Orchestrate Sympla events. manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.
Eventcube
Ticketing and event management with Eventcube.
Bring your own AI
Change the model, client or framework. Keep Eventzilla connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Eventzilla.
The practical details behind the request, access and result.
Can Eventzilla MCP help me see who's registered for my event?
Yes, it can pull the full list of registered attendees, including names and emails, directly into your chat.
Can I check my ticket sales with Eventzilla MCP?
Yes, you can ask your agent for a summary of ticket orders, gross sales, and payment statuses for any event.
How do I see which discount codes are active?
Just ask your agent to list the active codes. It will show you which ones are available and how many times they've been used.
Can it tell me about my future events?
Yes, it can identify all events scheduled for future dates in your account so you can plan ahead.
Does Eventzilla MCP work with my current account?
Yes, it connects to your existing Eventzilla account using your API key, giving your agent access to your real data.
Can I get a summary of how my event is performing?
Yes, you can ask for a performance summary which provides a high-level look at registration volume and other key metrics.
How do I get an Eventzilla API Key?
Log in to your Eventzilla account, navigate to Settings > API Integration, and you can generate or retrieve your unique API Key from there. API access is available for all professional and higher plans.
Does the integration support webinars?
Yes, Eventzilla supports various event types including in-person events, webinars, and hybrid classes. You can manage them all through the standard events capabilities.
Can the agent validate discount codes?
Yes, you can use the list_event_discount_codes capability to retrieve all active codes for an event and check their current usage limits and validity.
One connection away
Give your agent a direct line to Eventzilla.
Connect Eventzilla once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available