freddy for Gemini CLI
coach.freddy/freddy
Connect your wearables, rings and training apps, then ask your AI about your own health data.
client:Gemini CLI
transport:streamable-http
Install freddy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"freddy": {
"httpUrl": "https://freddy.coach/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs