Earth-2 Elevation MCP for Windsurf
io.github.gitcookman/earth-2-elevation-mcp
Local stdio MCP server for Open-Elevation single, batch, and profile lookups.
client:Windsurf
transport:stdio
runtime:npm
Install Earth-2 Elevation MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"earth-2-elevation-mcp": {
"command": "npx",
"args": [
"-y",
"earth-2-elevation-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs