DaedalMap Flood Events for Grok
com.daedalmap/floods
Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.
client:Grok
transport:streamable-http
Install DaedalMap Flood Events in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"floods": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}
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