Skip to content
VS Code

DaedalMap Tornado Events for VS Code

com.daedalmap/tornadoes

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

client:VS Code transport:streamable-http tools:5

Install DaedalMap Tornado Events in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

DaedalMap Tornado Events in other clients