Skip to content
VS Code

DaedalMap Population Estimates for VS Code

com.daedalmap/population

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

client:VS Code transport:streamable-http

Install DaedalMap Population Estimates in VS Code

.vscode/mcp.json

{
  "servers": {
    "population": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/worldpop"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DaedalMap Population Estimates in other clients