Skip to content
Gemini CLI

Joti for Gemini CLI

com.kompetic/joti

Read your workouts, history, and stats; create and schedule new workouts. Writes are additive only.

client:Gemini CLI transport:streamable-http

Install Joti in Gemini CLI

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

{
  "mcpServers": {
    "joti": {
      "httpUrl": "https://joti.kompetic.com/api/ai/mcp"
    }
  }
}

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

Joti in other clients