Walkscore for VS Code
io.github.pipeworx-io/walkscore
Walk Score MCP — wraps the Walk Score API (walkscore.com)
client:VS Code
transport:streamable-http
Install Walkscore in VS Code
.vscode/mcp.json
{
"servers": {
"walkscore": {
"type": "http",
"url": "https://gateway.pipeworx.io/walkscore/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs