BT
BreckenWander Travel
/build_trip
Build a one-link trip on BreckenWander
Assemble a complete multi-part trip — flights, hotels, and experiences together — into ONE bookable link with a single checkout. Use this whenever the user want
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 /build_trip for me.
Input
| Field | Type | Description |
|---|---|---|
| items* | array | The `url` values from previous search_flights / search_hotels / search_experiences results |
| title | string | Optional trip name, e.g. "Rome, Sept 15-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-breckenwander-travel-connector","endpoint":"/build_trip","input":{"items":[]}}'cli
npx cracked-ai run -p mcp-com-breckenwander-travel-connector -e /build_trip -i '{"items":[]}'mcp
run_tool({ provider: "mcp-com-breckenwander-travel-connector", endpoint: "/build_trip", input: {"items":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.