savvly for Gemini CLI
com.savvly/savvly
Savvly MCP: query fund data, model projections, and compare against alternative retirement products.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:8
Install savvly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"savvly": {
"httpUrl": "https://api.savvly.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