Odel
gaff check

gaff check

Local
@iarfhlaithTypeScriptUpdated 1mo ago

Irish property due diligence for AI agents: planning, sold prices, radon, zoning, flood, BER.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmgaff-checkv0.1.1

Run

npx -y gaff-check

MCP client config

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