{
  "markdown": "<!-- mcp-name: com.breckenwander/travel-connector -->\n\n# BreckenWander Travel — MCP Connector\n\nSearch real **flights, hotels, and experiences at all-in prices** — every mandatory tax and fee\nincluded in the first price you see — then complete the booking on\n[breckenwander.com](https://breckenwander.com).\n\nThis is a **read-only** [Model Context Protocol](https://modelcontextprotocol.io) connector: your AI\nassistant searches and quotes, and every result links back to breckenwander.com to book. **It never\nbooks and never takes payment.**\n\n| | |\n|---|---|\n| **Endpoint** | `https://mcp.breckenwander.com/mcp` (Streamable HTTP) |\n| **Auth** | **None** — keyless. No API key, no sign-in required to connect. |\n| **Official MCP Registry** | [`com.breckenwander/travel-connector`](https://registry.modelcontextprotocol.io/v0/servers?search=com.breckenwander) |\n| **Docs / Privacy / Support** | [docs](https://mcp.breckenwander.com/) · [privacy](https://mcp.breckenwander.com/privacy) · support@breckenwander.com |\n\n## Add the connector\n\n**Claude (web / desktop):** Settings → Connectors → **Add custom connector** → paste\n`https://mcp.breckenwander.com/mcp`.\n\n**Claude Code:**\n\n```bash\nclaude mcp add --transport http breckenwander https://mcp.breckenwander.com/mcp\n```\n\n**Any MCP client (generic config — the exact key names vary by client):**\n\n```json\n{\n  \"mcpServers\": {\n    \"breckenwander\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.breckenwander.com/mcp\"\n    }\n  }\n}\n```\n\nNo token or headers are needed — the server is keyless.\n\n## Tools\n\n| Tool | What it does |\n|------|--------------|\n| **`search_flights`** | Round-trip flights between two airports for given dates and travelers. Returns the **per-traveler round-trip** price with taxes and carrier-imposed fees included, plus a link to book. |\n| **`search_hotels`** | Hotels for a destination and dates. Returns the **all-in total** (every mandatory tax and fee included), plus a link that opens that exact property. |\n| **`search_experiences`** | Tours, activities, and experiences for a destination. Returns the **all-in \"from\" price** (USD), plus a link that opens that exact experience. |\n| **`build_trip`** | Combines chosen flight / hotel / experience results into **one trip link** that opens breckenwander.com with the whole trip pre-loaded for a single checkout. |\n\n## Try these prompts\n\n- \"Find round-trip flights from JFK to LAX, August 14–21, for 2 adults.\"\n- \"Find a 4-star hotel in Cancún, August 14–17, for 2 adults, with the all-in price.\"\n- \"What food tours can I book in Rome in September?\"\n- \"Build me one trip link from that flight and hotel.\"\n\n## Known limitations\n\n- **Read-only** — searching and quoting only; booking always completes on breckenwander.com.\n- Flights are **round-trip only** for now; flight links open the search prefilled (re-quoted live at checkout).\n- Prices are in **USD** and **non-binding** until checkout; they can change with live availability.\n- Hotel and experience coverage is strongest in popular leisure destinations.\n\n## Privacy & support\n\nThe connector only ever receives the **search parameters** your assistant sends (airports or\ndestination, dates, number of travelers, cabin class, result limit) — never your conversation, and\nnever payment or identity details. It does not book or take payment. Full policy:\n[mcp.breckenwander.com/privacy](https://mcp.breckenwander.com/privacy) · Support:\nsupport@breckenwander.com\n\n## About\n\nBreckenWander is an independent travel platform built around **all-in pricing** — the first price you\nsee includes every mandatory tax and fee. Operated by BreckenWander, Inc. BreckenWander is the\nMerchant of Record on completed bookings.\n\n## License\n\n[MIT](LICENSE)\n",
  "bytes": 3729,
  "sha": "df73412ce3063bf5b8d338c8f4ef0a762f27be56e097a7ec81d9708b60d07d26",
  "repo_slug": "durwardjohnson/breckenwander-travel-connector",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_breckenwander_travel_connector_eb2e37ec/readme"
}