Skip to content
VS Code

Clarid HMDA Validator for VS Code

ai.clarid/hmda

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

client:VS Code transport:streamable-http

Install Clarid HMDA Validator in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Clarid HMDA Validator in other clients