Hmda for Cursor
io.github.pipeworx-io/hmda
HMDA — every US mortgage application at loan level (CFPB / FFIEC).
client:Cursor
transport:streamable-http
Install Hmda in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hmda": {
"url": "https://gateway.pipeworx.io/hmda/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs