Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

atlaspi in other clients