create_booking_intent — travel MCP Tool Mutating
create_booking_intent
(create booking intent) is one of 7 tools on the
travel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_booking_intent from your client
- Claude Code travel create_booking_intent run in your project directory
- Claude Desktop travel create_booking_intent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor travel create_booking_intent ~/.cursor/mcp.json
- VS Code travel create_booking_intent .vscode/mcp.json
- Zed travel create_booking_intent ~/.config/zed/settings.json
- Windsurf travel create_booking_intent ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http travel https://mcp.autonomad.ai/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.