Skip to content
Gemini CLI

DaedalMap Population Estimates for Gemini CLI

com.daedalmap/population

Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.

client:Gemini CLI transport:streamable-http

Install DaedalMap Population Estimates in Gemini CLI

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

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

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

DaedalMap Population Estimates in other clients