Dofek for Gemini CLI
io.github.asherlc/dofek
Private health and fitness analytics through a secure remote MCP connection.
client:Gemini CLI
transport:streamable-http
Install Dofek in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dofek": {
"httpUrl": "https://dofek.fit/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs