BT
BreckenWander Travel
/search_experiences
Search experiences & activities on BreckenWander
Search tours, activities, and experiences for a destination and get BreckenWander's all-in "from" price (USD). Returns a link that opens that specific experienc
liveunknown~5s typical
mcpbreckenwandertravel
$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-breckenwander-travel-connector /search_experiences for me.
Input
| Field | Type | Description |
|---|---|---|
| destination* | string | City or place name, e.g. "Rome" or "Cancun". |
| adults | integer | Number of adults (context only; final price is set at booking). default 2 |
| children | integer | Number of children. default 0 |
| date_from | string | Optional preferred date (YYYY-MM-DD); the exact date is chosen on breckenwander.com. |
| date_to | string | Optional end of a date range (YYYY-MM-DD). |
| max_results | integer | How many experiences to return. default 8 |
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-breckenwander-travel-connector","endpoint":"/search_experiences","input":{"destination":"...","adults":2,"children":0,"max_results":8}}'cli
npx cracked-ai run -p mcp-com-breckenwander-travel-connector -e /search_experiences -i '{"destination":"...","adults":2,"children":0,"max_results":8}'mcp
run_tool({ provider: "mcp-com-breckenwander-travel-connector", endpoint: "/search_experiences", input: {"destination":"...","adults":2,"children":0,"max_results":8} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.