Skip to content
Zed

floodwise for Zed

io.github.qinisolabs/floodwise

England flood-risk by postcode for AI agents — verified Environment Agency data, not guesses.

client:Zed transport:stdio runtime:npm

Install floodwise in Zed

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

{
  "context_servers": {
    "floodwise": {
      "command": "npx",
      "args": [
        "-y",
        "floodwise"
      ]
    }
  }
}

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

floodwise in other clients