Ticketmaster Connector for AI agents.
22 live capabilities
Book concerts, sports, and theater tickets with live venue data.
Waiting for input…
Why people use Ticketmaster
Ticketmaster for Live Event Discovery and Booking
This Connector changes that by letting your AI agent do the legwork. You tell your agent where you want to go and what you want to see. It pulls the live data, checks the inventory, and even handles the shipping and billing details for you. You go from clicking through pages to just getting a confirmed reservation.
What Vinkius changes
You get a direct line to Ticketmaster's data and booking capabilities without leaving your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Planning a group trip to London
A travel agent asks the agent to find 3 music festivals in London next month.
- Real-world use case 02
Finding the best seats for a concert
A fan wants the best seats but doesn't want to scroll.
- Real-world use case 03
Building a custom concierge app
A developer uses `publish_venue` and `publish_event` to populate their own database with official Ticketmaster data to build a custom travel app.
Complete set · 22capabilities
The complete Ticketmaster capability set.
These are the exact actions your AI can choose when you ask it to work with Ticketmaster.
01—04
4 capabilities in this set.
Part of 22 available through Ticketmaster.
- 01 Capability
Search intl events
Search for events in international markets like the EU. This expands your search beyond local boundaries.
- 02 Capability
Search venues
Search for specific stadiums, arenas, and theaters. Use this to find locations for your next outing.
- 03 Capability
Suggest
Find real-time search suggestions for keywords and entities. It helps refine your search as you start typing.
- 04 Capability
Add billing
Add your billing information to a ticket cart. This makes it much faster to complete your purchase when you're ready.
05—08
4 capabilities in this set.
Part of 22 available through Ticketmaster.
- 05 Capability
Add shipping
Add shipping details to your cart. This tells the system exactly where to send your physical tickets.
- 06 Capability
Commit purchase
Finalize your ticket purchase. This is the final step to lock in your seats and complete the transaction.
- 07 Capability
Get discovery feed
Get bulk event data download links for different countries. This is useful for grabbing large amounts of regional data at once.
- 08 Capability
Get event
Pull the full details for a specific event. You'll get the pricing, metadata, and other key info for a single show.
09—12
4 capabilities in this set.
Part of 22 available through Ticketmaster.
- 09 Capability
Get intl event
Get international event details for the EU market. Use this to find shows happening outside of North America.
- 10 Capability
Get intl similar attractions
Find similar attractions in international markets. This helps you discover related entertainment in different regions.
- 11 Capability
Get inventory status
Check near real-time availability for primary and resale inventory. It tells you exactly which seats are still for sale.
- 12 Capability
Get order
Retrieve detailed information about a specific order. This lets you see the status and specifics of a previous purchase.
13—16
4 capabilities in this set.
Part of 22 available through Ticketmaster.
- 13 Capability
Get top picks
Get seat recommendations based on availability and quality scores. It helps you find the best spots in a venue quickly.
- 14 Capability
Get top picks universal
Get seat recommendations using a Universal Event ID. This is useful for cross-referencing different event platforms.
- 15 Capability
Publish attraction
Publish a new attraction to the system. Use this to add a new point of interest or performer to the database.
- 16 Capability
Publish event
Publish a new event to the platform. This allows you to create and list new shows or games for the public.
17—19
3 capabilities in this set.
Part of 22 available through Ticketmaster.
- 17 Capability
Publish venue
Publish a new venue to the directory. Use this to add a stadium or arena to the searchable database.
- 18 Capability
Reserve tickets
Reserve tickets for a specific event. This holds your spot so you can complete the checkout process later.
- 19 Capability
Search attractions
Search for specific artists, sports teams, or performers. It helps you find the exact talent you're looking for.
20—22
3 capabilities in this set.
Part of 22 available through Ticketmaster.
- 20 Capability
Search classifications
Search for genres, segments, and sub-genres. Use this to filter your search by specific categories of entertainment.
- 21 Capability
Search events
Find events based on location, date, keywords, and genres. This is the primary capability for discovering new shows.
- 22 Capability
Update published event
Update the details of an existing published event. Use this to change dates, times, or descriptions for an active show.
Set up in minutes
One URL. Then ask Ticketmaster to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ticketmaster 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_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ticketmaster for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster URL.
- Step 03
Save and start
Save the connection and enable Ticketmaster in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ticketmaster": {
"url": "https://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster
Open Agent mode in chat and ask: "Using Ticketmaster, help me...". 22 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ticketmaster": {
"url": "https://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster
Ask Copilot: "Using Ticketmaster, help me...". 22 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ticketmaster": {
"url": "https://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster
Open Cascade and ask: "Using Ticketmaster, help me...". 22 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ticketmaster": {
"url": "https://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster
Ask Cline: "Using Ticketmaster, help me...". 22 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ticketmaster --transport http "https://edge.vinkius.com/vk_preview_sAvJLoHXd7uADtQM05FejEQOH9EZmZpdgGaSSo8X/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 Ticketmaster
Ask Claude: "Using Ticketmaster, show me...". 22 tools are ready
Where the request belongs
Work Ticketmaster can move forward.
This is for the travel concierge who needs to book entertainment on the fly, the event planner coordinating multi-city schedules, or the developer building a custom ticketing app.
Travel Concierge
Uses this to find and book local shows for clients while they're on the move.
Event Planner
Uses this to scout venue availability and event schedules across different regions.
App Developer
Uses this to pull live event data and ticketing capabilities into a custom-built platform.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSeatGeek
Search and list SeatGeek events, performers, and venues directly from your AI agent.
Hipsy
Sell event tickets, manage registrations, and promote parties and festivals with a ticketing platform made for nightlife and entertainment.
Eventbrite
Equip your AI agent to manage events, track attendees, and monitor ticket orders via the Eventbrite API.
Bandsintown
Find concerts and live music events. search artists, browse tour dates, discover venues and get ticket links.
Ticket Tailor
Sell event tickets with low fees, custom branding, and seating charts that give you full control over the ticketing experience.
Songkick
Find concerts and live music events via Songkick. search artists, venues, and locations to track upcoming performances directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Ticketmaster 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 Ticketmaster.
The practical details behind the request, access and result.
Can the Ticketmaster MCP find events in other countries?
Yes, it can. It includes specific capabilities to search for events in international markets, particularly across the EU, so you can find shows outside of your local area.
Does the Ticketmaster MCP let me actually buy tickets?
It allows your agent to handle the entire booking flow. Your agent can reserve tickets, add your shipping and billing details, and then commit the purchase for you.
How does the Ticketmaster MCP help with seat selection?
It provides seat recommendations based on real-time availability and quality scores. Your agent can show you the best spots in a venue so you don't have to guess.
Can I use the Ticketmaster MCP for sports and concerts?
Yes, it's built for all live entertainment. You can use it to find everything from music festivals and theater plays to professional sports games.
Is the Ticketmaster MCP good for planning group travel?
It's perfect for that. You can use it to scout venues, check schedules, and manage multiple reservations in one place, making it much easier to coordinate for a group.
What kind of venue info can I get with the Ticketmaster MCP?
You can get full metadata for stadiums, arenas, and theaters. This includes details on the venue itself and the specific performers or events happening there.
Can I search for events by genre like 'Music' or 'Sports'?
Yes! Use the search_events capability and provide the classificationName parameter (e.g., 'music', 'sports', 'arts') to filter results by category.
How do I get information about a specific stadium or theater?
You can use the search_venues capability with a keyword or location to find the venue's details, including its address and upcoming event capacity.
Does this server support ticket purchasing?
The server includes Partner API capabilities like reserve_tickets, add_shipping, and add_billing to facilitate the reservation and checkout process for authorized partners.
One connection away
Give your agent a direct line to Ticketmaster.
Connect Ticketmaster once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available