stopover planner for Claude Desktop
com.stopovercity/stopover-planner
Live Google Flights search: stopover itineraries, country sweeps, explore anywhere, booking links
client:Claude Desktop
transport:streamable-http
tools:5
Install stopover planner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stopover-planner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.stopovercity.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