Skip to content
Gemini CLI

DaedalMap Administrative Boundaries (loc_id to polygon) for Gemini CLI

com.daedalmap/boundaries

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

client:Gemini CLI transport:streamable-http tools:6

Install DaedalMap Administrative Boundaries (loc_id to polygon) in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "boundaries": {
      "httpUrl": "https://app.daedalmap.com/mcp/boundaries"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

DaedalMap Administrative Boundaries (loc_id to polygon) in other clients