mapsmith for Windsurf
io.github.mapsmith-ai/mapsmith
Deterministic GIS geoprocessing with verifiable provenance on every output
client:Windsurf
transport:stdio
runtime:pypi
Install mapsmith in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<MAPSMITH_WORKSPACE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs