Skip to content
Gemini CLI

Reps for Gemini CLI

com.repsworkout/reps

Your Reps gym log in Claude or ChatGPT: workouts, PRs, progress, routines and training plans.

client:Gemini CLI transport:streamable-http

Install Reps in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "reps": {
      "httpUrl": "https://api.repsworkout.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

Reps in other clients