MCP integrations

Connect AI assistants

Connect AI assistants — Claude, Codex, Cursor, Gemini and others — to Bober Travel via the Model Context Protocol (MCP). They'll be able to plan trips for you right in the chat. A Bober+ subscription is required.

Step 1. Create an API key

Open Settings → Integrations, click "New key", set a name and copy the token. Important: the token is shown only once — save it straight away.

Step 2. Connect the assistant

The next steps depend on your tool:

  • Claude Desktop — add the server to claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/…, Windows: %APPDATA%\Claude\…).
  • Cursor — edit ~/.cursor/mcp.json or .cursor/mcp.json in the project root.
  • Codex CLI — add the server to ~/.codex/config.toml.
  • Gemini CLI — edit ~/.gemini/settings.json.

What the assistant can do

Once connected, the assistant gets tools: list and details of trips, create, rename and delete trips, add and edit days (routes), add and edit points, add notes.

Example requests

  • "Show my upcoming trips".
  • "Create a trip called 'Italy 2026' for 2 adults".
  • "Add a point to today's route: Colosseum, Rome (41.8902, 12.4922)".
  • "Rename day 3 of the Japan trip to 'Kyoto Temples'".
  • "Add a note to the Italy trip: buy Vatican tickets in advance".
Note

ChatGPT doesn't currently support MCP natively — it would need a separate bridge adapter, which isn't available yet.