E
event-synoptic
/get_best_ticket_prices
get best ticket prices
Compare ticket prices for an event across marketplaces (Ticketmaster, Gametime, StubHub, Vivid Seats...). Gametime prices are fetched LIVE. Returns buy links so
liveverifiedunknown~5s typical
mcpprobedevent-synoptic
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-eventsynoptic-go-event-synoptic /get_best_ticket_prices for me.
Input
| Field | Type | Description |
|---|---|---|
| event_id* | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-eventsynoptic-go-event-synoptic","endpoint":"/get_best_ticket_prices","input":{"event_id":"..."}}'cli
npx cracked-ai run -p mcp-com-eventsynoptic-go-event-synoptic -e /get_best_ticket_prices -i '{"event_id":"..."}'mcp
run_tool({ provider: "mcp-com-eventsynoptic-go-event-synoptic", endpoint: "/get_best_ticket_prices", input: {"event_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.