Skip to content
VS Code

Mapsource Geospatial API for VS Code

io.github.robit-man/mapsource

OSM queries, raster tiles, elevation. Check status: queries currently use fixtures; x402 is testnet.

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

Install Mapsource Geospatial API in VS Code

.vscode/mcp.json

{
  "servers": {
    "mapsource": {
      "type": "http",
      "url": "https://mapsource.io/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

Mapsource Geospatial API in other clients