Skip to content
Windsurf

GeoEDGE MCP for Windsurf

io.github.geoedge-git/geoedge-mcp

Geospatial analysis: vector and raster GIS operations, cartographic maps, spatial data access

client:Windsurf transport:stdio runtime:pypi

Install GeoEDGE MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "geoedge-mcp": {
      "command": "uvx",
      "args": [
        "geoedge-mcp"
      ],
      "env": {
        "GEOEDGE_MCP_LICENSE_KEY": "<GEOEDGE_MCP_LICENSE_KEY>",
        "GEOEDGE_MCP_STORAGE_PATH": "<GEOEDGE_MCP_STORAGE_PATH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

GeoEDGE MCP in other clients