mtgmon Mortgage Analytics for Gemini CLI
io.github.lorenzopi/mtgmon
Read-only U.S. mortgage market, lender, GSE performance, and servicing analytics.
client:Gemini CLI
transport:streamable-http
tools:10
Install mtgmon Mortgage Analytics in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mtgmon": {
"httpUrl": "https://mtgmon.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs