Skip to content
Grok

DaedalMap Tornado Events for Grok

com.daedalmap/tornadoes

US tornado events 1950-present from the NOAA Storm Prediction Center: EF rating, tracks, damage.

client:Grok transport:streamable-http tools:5

Install DaedalMap Tornado Events in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tornadoes": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/tornadoes"
    }
  }
}

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

What Grok can do once it is connected

DaedalMap Tornado Events in other clients