Skip to content
Zed

gaff check for Zed

io.github.iarfhlaith/gaff-check

Irish property due diligence: planning, prices, flood, radon, zoning, BER and crime context.

client:Zed transport:stdio runtime:npm

Install gaff check in Zed

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

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

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

gaff check in other clients