Skip to content
VS Code

Geoboundaries for VS Code

io.github.pipeworx-io/geoboundaries

geoBoundaries MCP — open database of political administrative boundaries.

client:VS Code transport:streamable-http

Install Geoboundaries in VS Code

.vscode/mcp.json

{
  "servers": {
    "geoboundaries": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/geoboundaries/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Geoboundaries in other clients