Irish property due diligence for AI agents: planning, sold prices, radon, zoning, flood, BER.
claude mcp add gaff-check -- npx -y gaff-check
claude_desktop_config.json
{
"mcpServers": {
"gaff-check": {
"command": "npx",
"args": [
"-y",
"gaff-check"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gaff-check": {
"command": "npx",
"args": [
"-y",
"gaff-check"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gaff-check": {
"command": "npx",
"args": [
"-y",
"gaff-check"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gaff-check": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gaff-check"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gaff-check": {
"command": "npx",
"args": [
"-y",
"gaff-check"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.iarfhlaith--gaff-check/reviews or the review_server meta-tool.
POST /mcp