Open Elevation for VS Code
io.github.pipeworx-io/open-elevation
Open-Elevation MCP — terrain elevation by lat/lon (no auth)
client:VS Code
transport:streamable-http
Install Open Elevation in VS Code
.vscode/mcp.json
{
"servers": {
"open-elevation": {
"type": "http",
"url": "https://gateway.pipeworx.io/open-elevation/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs