EE
Event Escapes
/search_events
search events
Search upcoming sporting and music events bookable on Event Escapes. Covers F1, MotoGP, all major soccer leagues, NFL, NHL, MLB, NBA, tennis Grand Slams, rugby,
liveunknown~5s typical
mcpeventescapes
$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-eventescapes-event-escapes /search_events for me.
Input
| Field | Type | Description |
|---|---|---|
| sport | string | |
| city | string | |
| country | string | |
| date_from | string | |
| date_to | string | |
| currency | string (AUD | USD | NZD | GBP | EUR | SGD) | |
| limit | integer | default 10 |
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-eventescapes-event-escapes","endpoint":"/search_events","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-com-eventescapes-event-escapes -e /search_events -i '{"limit":10}'mcp
run_tool({ provider: "mcp-com-eventescapes-event-escapes", endpoint: "/search_events", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.