Skip to content
Grok

DaedalMap Reverse Geocoding (coordinates to loc_id) for Grok

com.daedalmap/reverse-geocoding

Convert WGS84 coordinates to the latest available administrative loc_id chain.

client:Grok transport:streamable-http tools:5

Install DaedalMap Reverse Geocoding (coordinates to loc_id) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "reverse-geocoding": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/reverse-geocoding"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

DaedalMap Reverse Geocoding (coordinates to loc_id) in other clients