Clarid HMDA Validator for Cursor
ai.clarid/hmda
Validate HMDA LAR files against CFPB edit checks for community banks and credit unions.
client:Cursor
transport:streamable-http
Install Clarid HMDA Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hmda": {
"url": "https://api.clarid.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs