Skip to content

DaedalMap Reverse Geocoding (coordinates to loc_id) for Zed

com.daedalmap/reverse-geocoding

Convert WGS84 coordinates to the latest available administrative loc_id chain.

client:Zed transport:streamable-http tools:5

Install DaedalMap Reverse Geocoding (coordinates to loc_id) in Zed

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

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

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

What Zed can do once it is connected

DaedalMap Reverse Geocoding (coordinates to loc_id) in other clients