travelMCP Directory for Claude Desktop
ai.omnitravel/travelmcp-directory
Search MCP servers, agent skills and APIs for travel: hotel ID mapping, rates, rooms.
client:Claude Desktop
transport:streamable-http
tools:3
Install travelMCP Directory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"travelmcp-directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://omnitravel.ai/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