Skip to content
VS Code

DaedalMap Flood Events for VS Code

com.daedalmap/floods

Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.

client:VS Code transport:streamable-http

Install DaedalMap Flood Events in VS Code

.vscode/mcp.json

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

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

DaedalMap Flood Events in other clients