Travel Code for Claude Desktop
com.travel-code/travel-code
Corporate travel: search and book flights, hotels, rail and transfers, manage orders.
client:Claude Desktop
transport:streamable-http
Install Travel Code in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"travel-code": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.travel-code.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs