Skip to content
Grok

gaff check for Grok

io.github.iarfhlaith/gaff-check

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

client:Grok transport:stdio runtime:npm

Install gaff check in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

gaff check in other clients