Skip to content
Grok

Clarid HMDA Validator for Grok

ai.clarid/hmda

Validate HMDA LAR files against CFPB edit checks for community banks and credit unions.

client:Grok transport:streamable-http

Install Clarid HMDA Validator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hmda": {
      "type": "http",
      "url": "https://api.clarid.ai/mcp"
    }
  }
}

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

Clarid HMDA Validator in other clients