Skip to content
Cursor

Open Elevation for Cursor

io.github.pipeworx-io/open-elevation

Open-Elevation MCP — terrain elevation by lat/lon (no auth)

client:Cursor transport:streamable-http

Install Open Elevation in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "open-elevation": {
      "url": "https://gateway.pipeworx.io/open-elevation/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Open Elevation in other clients