Skip to content
Gemini CLI

Hmda for Gemini CLI

io.github.pipeworx-io/hmda

HMDA — every US mortgage application at loan level (CFPB / FFIEC).

client:Gemini CLI transport:streamable-http

Install Hmda in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "hmda": {
      "httpUrl": "https://gateway.pipeworx.io/hmda/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Hmda in other clients