CityWalk Plan for Zed
com.citywalkplan/planner
Free city-walk planner: day-by-day self-guided walking itineraries for 50+ cities. No sign-up.
client:Zed
transport:streamable-http
tools:3
Install CityWalk Plan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"planner": {
"url": "https://citywalkplan.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs