DaedalMap Administrative Boundaries (loc_id to polygon) for Grok
com.daedalmap/boundaries
Retrieve loc_id boundary metadata, polygons, supported scopes, and comparisons.
client:Grok
transport:streamable-http
tools:6
Install DaedalMap Administrative Boundaries (loc_id to polygon) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"boundaries": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/boundaries"
}
}
}
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