EE
Event Escapes
/search_experiences
search experiences
Find activities, tours, attractions, food experiences, and nightlife in a city (sourced from Hotelbeds). If no date range provided, defaults to next 7 days. Ret
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_experiences for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | |
| country | string | |
| date_from | string | |
| date_to | string | |
| category | string (tours | attractions | food | sports | transfers | nightlife) | |
| 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_experiences","input":{"city":"...","limit":10}}'cli
npx cracked-ai run -p mcp-com-eventescapes-event-escapes -e /search_experiences -i '{"city":"...","limit":10}'mcp
run_tool({ provider: "mcp-com-eventescapes-event-escapes", endpoint: "/search_experiences", input: {"city":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.