CityWalk Plan for VS Code
com.citywalkplan/planner
Free city-walk planner: day-by-day self-guided walking itineraries for 50+ cities. No sign-up.
client:VS Code
transport:streamable-http
tools:3
Install CityWalk Plan in VS Code
.vscode/mcp.json
{
"servers": {
"planner": {
"type": "http",
"url": "https://citywalkplan.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs