FINLY Mortgage Knowledge for Gemini CLI
il.co.finly/public-knowledge
Public Israeli mortgage knowledge with sources and defined hypothetical calculations.
client:Gemini CLI
transport:streamable-http
tools:8
Install FINLY Mortgage Knowledge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"public-knowledge": {
"httpUrl": "https://finly.co.il/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs