DaedalMap Population Estimates for Cursor
com.daedalmap/population
Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.
client:Cursor
transport:streamable-http
Install DaedalMap Population Estimates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"population": {
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs