Skip to content
Gemini CLI

Joules — AI Cycling Coach for Gemini CLI

cc.joules/coach

Turn Claude or ChatGPT into a cycling coach that plans your week, grades it, and adapts. Free beta.

client:Gemini CLI transport:streamable-http

Install Joules — AI Cycling Coach in Gemini CLI

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

{
  "mcpServers": {
    "coach": {
      "httpUrl": "https://context.joules.cc/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Joules — AI Cycling Coach in other clients