Skip to content
Zed

DaedalMap Population Estimates for Zed

com.daedalmap/population

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

client:Zed transport:streamable-http

Install DaedalMap Population Estimates in Zed

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

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

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

DaedalMap Population Estimates in other clients