Geospatial System — Location Profile for VS Code
com.geospatialsystem/location-profile
Elevation, slope, terrain maps & 3-D surfaces for any site — near-global 30 m, US 10 m, AU/NZ 5 m.
client:VS Code
transport:streamable-http
tools:9
Install Geospatial System — Location Profile in VS Code
.vscode/mcp.json
{
"servers": {
"location-profile": {
"type": "http",
"url": "https://api.geospatialsystem.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs