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
{
"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