Skip to content
VS Code

Boundr for VS Code

io.github.danielinniss/boundr

UK administrative boundary data from OS Boundary Line: name search, point lookup, GeoJSON geometries

client:VS Code transport:streamable-http tools:7

Install Boundr in VS Code

.vscode/mcp.json

{
  "servers": {
    "boundr": {
      "type": "http",
      "url": "https://mcp.boundr.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Boundr in other clients