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