Refpro for Gemini CLI
io.github.rickytrinidad/refpro-mcp
Lender-grade real estate underwriting and deal reports: fix and flip, BRRRR, new construction.
client:Gemini CLI
transport:streamable-http
tools:4
Install Refpro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"refpro-mcp": {
"httpUrl": "https://mcp.refpro.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs