frc mcp for Gemini CLI
io.github.financeratecalc/frc-mcp
FHA denial statistics from the 2025 federal HMDA record. 12 tools incl. counterparty screen.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:14
Install frc mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"frc-mcp": {
"httpUrl": "https://frc-mcp.ziyetis.workers.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs