Claude
Web Claude.ai
claude.ai/customize/connectors → Add Connector → paste URL
https://mcp.travel-code.com/mcp
App Claude Desktop
Settings → MCP Servers → Edit Config
{
"mcpServers": {
"travelcode": {
"type": "http",
"url": "https://mcp.travel-code.com/mcp"
}
}
}
ChatGPT
Web chatgpt.com
Settings → Tools → Add MCP Server → paste URL
App ChatGPT Desktop
Settings → Tools → Add MCP Server → paste URL
https://mcp.travel-code.com/mcp
Gemini
Web gemini.google.com
Settings → Extensions → Add MCP → paste URL
https://mcp.travel-code.com/mcp
CLI Claude Code
Run in terminal:
claude mcp add --transport http travelcode https://mcp.travel-code.com/mcp
CLI OpenAI Codex CLI
Add to ~/.codex/config.yaml
mcpServers:
travelcode:
type: http
url: https://mcp.travel-code.com/mcp
IDE Cursor
Settings → MCP → Add Server
{
"mcpServers": {
"travelcode": {
"url": "https://mcp.travel-code.com/mcp"
}
}
}
IDE Other (Windsurf, VS Code + Copilot, etc.)
Use this URL in MCP settings:
https://mcp.travel-code.com/mcp
How it works
- Send any travel request to your AI assistant
- On first use, the TravelCode authorization window will open
- Sign in and click "Allow"
- Done — the assistant can now search flights, hotels, and manage bookings
Available tools
Search for flights
Hotel search
Booking management
Airport directory
Airline directory
Flight delay statistics
Booking modifications
Booking cancellations
FAQ
Do I need to install anything on my server? 
Is it secure? 
Which tools are supported? 
What happens if the session expires? 
ios
android