C
catalog
/search_experiences
search experiences
Search the 1001locals catalog of local tours & experiences by country, city, category and/or free-text query.
liveverifiedunknown~5s typical
mcpprobedcatalog
$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-1001locals-catalog /search_experiences for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | |
| city | string | |
| category | string | |
| query | string | |
| limit | integer | default 20 |
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-1001locals-catalog","endpoint":"/search_experiences","input":{"limit":20}}'cli
npx cracked-ai run -p mcp-com-1001locals-catalog -e /search_experiences -i '{"limit":20}'mcp
run_tool({ provider: "mcp-com-1001locals-catalog", endpoint: "/search_experiences", input: {"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.