mapsmith for Zed
io.github.mapsmith-ai/mapsmith
Deterministic GIS geoprocessing with verifiable provenance on every output
client:Zed
transport:stdio
runtime:pypi
Install mapsmith in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mapsmith": {
"command": "uvx",
"args": [
"mapsmith"
],
"env": {
"MAPSMITH_WORKSPACE": "<MAPSMITH_WORKSPACE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs