Walkscore for Zed
io.github.pipeworx-io/walkscore
Walk Score MCP — wraps the Walk Score API (walkscore.com)
client:Zed
transport:streamable-http
Install Walkscore in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"walkscore": {
"url": "https://gateway.pipeworx.io/walkscore/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs