DaedalMap Population Estimates for Grok
com.daedalmap/population
Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.
client:Grok
transport:streamable-http
Install DaedalMap Population Estimates in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"population": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs