Skip to content
Zed

DaedalMap Administrative Boundaries (loc_id to polygon) for Zed

com.daedalmap/boundaries

Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.

client:Zed transport:streamable-http tools:6

Install DaedalMap Administrative Boundaries (loc_id to polygon) in Zed

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

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

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

What Zed can do once it is connected

DaedalMap Administrative Boundaries (loc_id to polygon) in other clients