mapsmith for Claude Desktop
io.github.mapsmith-ai/mapsmith
Deterministic GIS geoprocessing with verifiable provenance on every output
client:Claude Desktop
transport:stdio
runtime:pypi
Install mapsmith in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<MAPSMITH_WORKSPACE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs