Event Escapes
EE
Event Escapes
/search_packages

search packages

Search hand-curated trip packages bundling event tickets + hotel + experiences with savings vs DIY booking. Packages live on dedicated /packages/ pages and incl

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_packages for me.

Input

FieldTypeDescription
categorystringPackage category. Common values: concerts (1000+ packages), f1 (Formula 1 race weekends),
citystringFilter by destination city (e.g. 'London', 'New York').
countrystringFilter by destination country name (e.g. 'England', 'USA', 'Spain'). Note: packages use co
package_typestring (single_event | multi_event_city)single_event (one event) or multi_event_city (multiple events in one city trip).
date_fromstring
date_tostring
currencystring (AUD | USD | NZD | GBP | EUR | SGD)
limitinteger 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_packages","input":{"limit":10}}'
cli
npx cracked-ai run -p mcp-com-eventescapes-event-escapes -e /search_packages -i '{"limit":10}'
mcp
run_tool({ provider: "mcp-com-eventescapes-event-escapes", endpoint: "/search_packages", input: {"limit":10} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.