Eventcube Connector for AI agents.
12 live capabilities
Manage ticketing, venues, and attendee lists in one place.
Waiting for input…
Why people use Eventcube
Eventcube for Ticketing and Venue Management
This Connector puts that entire backend into your conversation. You can ask about a specific order, check your venue list, or see your total sales for the week in one place. You get a single point of contact for all your event logistics, turning a multi-tab headache into a simple chat.
What Vinkius changes
You get a conversational interface for your entire ticketing and venue backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking real-time sales
A producer asks for a summary of ticket sales for 'Summer Fest' and gets a breakdown of sold vs remaining seats using list_orders.
- Real-world use case 02
Venue setup
A manager needs to add three new locations to their profile and asks the agent to create them using create_venue.
- Real-world use case 03
Customer support
A fan lost their confirmation; the coordinator asks the agent to find the order and use resend_order_confirmation.
Complete set · 12capabilities
The complete Eventcube capability set.
These are the exact actions your AI can choose when you ask it to work with Eventcube.
01—04
4 capabilities in this set.
Part of 12 available through Eventcube.
- 01 Capability
Get event
Retrieve details for a specific event. Get all the core info for a single show in one go.
- 02 Capability
List events
List all events in your Eventcube account. Get a bird's eye view of everything you have planned.
- 03 Capability
Create event
Create a new event in your account. It lets you set up the foundation for a new show or gathering.
- 04 Capability
Create ticket
Create a new ticket for an event. Use this to define different types of access like VIP or General Admission.
05—08
4 capabilities in this set.
Part of 12 available through Eventcube.
- 05 Capability
Create venue
Create a new venue profile. This saves your location details so you don't have to re-enter them every time.
- 06 Capability
Get me
Check API connectivity and get account context. Use this to make sure your agent is properly linked to your account.
- 07 Capability
Get order
Retrieve details for a specific order. See the specifics of a single customer purchase.
- 08 Capability
List categories
List event categories. See how your events are organized across your entire account.
09—12
4 capabilities in this set.
Part of 12 available through Eventcube.
- 09 Capability
List orders
List all ticket orders. Pull a full list of every purchase made for your events.
- 10 Capability
List tickets
List all tickets for a specific event. See every ticket type available for a single show.
- 11 Capability
List venues
List all saved venues. Quickly see every location you have on file.
- 12 Capability
Resend order confirmation
Resend the confirmation email for an order. Send a quick reminder to a customer who lost their receipt.
Set up in minutes
One URL. Then ask Eventcube to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Eventcube 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_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Eventcube for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube URL.
- Step 03
Save and start
Save the connection and enable Eventcube in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"eventcube": {
"url": "https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube
Open Agent mode in chat and ask: "Using Eventcube, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"eventcube": {
"url": "https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube
Ask Copilot: "Using Eventcube, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"eventcube": {
"url": "https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube
Open Cascade and ask: "Using Eventcube, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"eventcube": {
"url": "https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube
Ask Cline: "Using Eventcube, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add eventcube --transport http "https://edge.vinkius.com/vk_preview_OjjzfhbRNOWJbCQAJyETWPRZ90kcWmZWctpqWBvA/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 Eventcube
Ask Claude: "Using Eventcube, show me...". 12 tools are ready
Where the request belongs
Work Eventcube can move forward.
This is for event producers, venue managers, and operations leads who are tired of manual data entry and hunting through multiple dashboards to keep an event running smoothly.
Event Producer
Manages the high-level planning and ticket sales for concerts or festivals.
Venue Manager
Handles the logistics of locations, capacity, and venue-specific profiles.
Ticketing Coordinator
Focuses on the customer side, handling orders and attendee lists.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEventzilla
Event management and ticketing platform. manage registrations, attendees, and check-ins via AI.
Eventbrite
Create events, sell tickets, and manage attendees with the world largest self-service ticketing platform for any occasion.
Brushfire
Manage events and attendees via Brushfire. track registrations, check-in guests, and monitor orders directly from any AI agent.
Sympla
Orchestrate Sympla events. manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.
Line-Up
Manage events, check ticket availability, and process bookings via the Line-Up API.
Bring your own AI
Change the model, client or framework. Keep Eventcube 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 Eventcube.
The practical details behind the request, access and result.
Can the Eventcube MCP help me manage my event venues?
Yes. You can use it to build a database of your locations. Your agent can then pull up venue details whenever you're planning a new show.
How do I see my ticket sales with Eventcube?
You can ask your agent to list your orders or check specific event details. It will pull the latest sales data directly from your account.
Can I use the Eventcube MCP to help with customer service?
Absolutely. You can have your agent find specific orders and resend confirmation emails to customers who have lost their receipts.
Does Eventcube MCP support creating new events?
Yes, you can create new events and define different ticket types like VIP or General Admission through your agent.
Can I see all my active events at once?
Yes. You can ask your agent to list all events in your account, and it will provide a summary of your upcoming schedule.
Is Eventcube MCP good for large-scale festivals?
It's designed for any event management need, from small local shows to large festivals. It handles venue profiles, ticketing, and attendee lists for any scale.
Can I check real-time ticket sales for an event?
Yes, just supply the specific Event ID and the AI can query the exact number of sold and available tickets.
Is it possible to retrieve an attendee's details?
Absolutely. You can fetch attendee records to verify registration status or check their specific ticket type.
Can I list all my active events?
Yes, querying the list of active events will return their IDs, dates, and baseline capacities instantly.
One connection away
Give your agent a direct line to Eventcube.
Connect Eventcube once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available