atlaspi for Zed
io.github.soil911/atlaspi
Historical geography for AI agents: polities, GeoJSON borders, chains & events, 4500 BCE-today
client:Zed
transport:stdio
runtime:pypi
Install atlaspi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"atlaspi": {
"command": "uvx",
"args": [
"atlaspi-mcp"
],
"env": {
"ATLASPI_API_URL": "<ATLASPI_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs