SeatGeek
Not sure what to see next? Ask about upcoming events and SeatGeek will surface what's happening nearby. Browse listings on interactive venue maps, filter by Deal Score or best seats, then jump to SeatGeek when you're ready to buy.
- Homepage
- https://seatgeek.com/
- Remote URL
https://chatgpt-app.seatgeek.com/mcp- Auth
- NONE
Tools (3)
Extracted live via the executor SDK.
-
eventCarouselUse this to display SeatGeek events as an interactive carousel with images, dates, venues, and starting prices — a much richer experience than listing events in text. Call eventSearch first to get event IDs, then pass them here. Use this whenever the user asks about multiple events (schedules, upcoming games, weekend plans, 'what's near me'). For a single event's ticket listings, use eventListings instead.
-
eventListingsShow ticket listings for a specific SeatGeek event by its ID. First call eventSearch to find the event ID, then call this tool with that ID. This responds with the top listings for the event, displaying them on a map and in a list. Use the detailed listing data to answer questions about specific sections, rows, seats, prices, and perks. Do NOT call this tool for general questions about events, performers, or venues that can be answered from general knowledge.
-
eventSearchUse this to search for events on SeatGeek. Returns raw event data that is NOT visible to the user. You MUST always follow up by calling eventCarousel or eventListings to display results — the user cannot see anything until a display tool is called. Do not call this for general knowledge questions.