Skip to content
Gemini CLI

gym plus for Gemini CLI

plus.gym/gym-plus

Connect ChatGPT or Claude to your Gym Plus account to log and review workouts with AI coaching.

client:Gemini CLI transport:streamable-http

Install gym plus in Gemini CLI

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

{
  "mcpServers": {
    "gym-plus": {
      "httpUrl": "https://gym.plus/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

gym plus in other clients