T
travel
/search_events
search events
Search live events, concerts, sports games, theater, comedy, and shows in a city (Ticketmaster + SeatGeek catalog). Filter by city, date range, category (music
liveverifiedunknown~5s typical
mcpprobedtravel
$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-ai-autonomad-travel /search_events for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | |
| date_from* | string | |
| date_to | string | |
| category | string | |
| keyword | 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-ai-autonomad-travel","endpoint":"/search_events","input":{"city":"...","date_from":"..."}}'cli
npx cracked-ai run -p mcp-ai-autonomad-travel -e /search_events -i '{"city":"...","date_from":"..."}'mcp
run_tool({ provider: "mcp-ai-autonomad-travel", endpoint: "/search_events", input: {"city":"...","date_from":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.