Skip to content
Zed

mcp atlas for Zed

io.github.leoyrh/mcp-atlas

Owner and APN lookup across 171 verified US county parcel ArcGIS endpoints. No API key needed.

client:Zed transport:stdio runtime:npm

Install mcp atlas in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@urbankitstudio/mcp-atlas"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp atlas in other clients