Skip to content
Zed

DaedalMap Flood Events for Zed

com.daedalmap/floods

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

client:Zed transport:streamable-http

Install DaedalMap Flood Events in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "floods": {
      "url": "https://app.daedalmap.com/mcp/floods"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

DaedalMap Flood Events in other clients