Skip to content
Zed

DaedalMap Geography Tools (loc_id) for Zed

com.daedalmap/geocoding

Resolve coordinates and geographic identifiers to loc_id, crosswalks, and bounded shapes.

client:Zed transport:streamable-http

Install DaedalMap Geography Tools (loc_id) in Zed

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

{
  "context_servers": {
    "geocoding": {
      "url": "https://app.daedalmap.com/mcp/geography"
    }
  }
}

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

DaedalMap Geography Tools (loc_id) in other clients