Geo for VS Code
io.github.pipeworx-io/geo
Geo MCP — geographic utilities from free public APIs
client:VS Code
transport:streamable-http
Install Geo in VS Code
.vscode/mcp.json
{
"servers": {
"geo": {
"type": "http",
"url": "https://gateway.pipeworx.io/geo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs