stopover planner for VS Code
com.stopovercity/stopover-planner
Live Google Flights search: stopover itineraries, country sweeps, explore anywhere, booking links
client:VS Code
transport:streamable-http
tools:5
Install stopover planner in VS Code
.vscode/mcp.json
{
"servers": {
"stopover-planner": {
"type": "http",
"url": "https://mcp.stopovercity.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs