WHOOP for Gemini CLI
io.github.mcp-dir/whoop-mcp
Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas
client:Gemini CLI
transport:streamable-http
tools:13
Install WHOOP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whoop-mcp": {
"httpUrl": "https://api.mcp.ai/p_whoop"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs