Skip to content
Zed

Hmda for Zed

io.github.pipeworx-io/hmda

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

client:Zed transport:streamable-http

Install Hmda in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hmda": {
      "url": "https://gateway.pipeworx.io/hmda/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Hmda in other clients