Skip to content
Gemini CLI

Hevy (unofficial) for Gemini CLI

io.github.almostjacked/hevy-mcp

Create Hevy routines and analyze your training from chat. Unofficial; BYO Hevy PRO API key.

client:Gemini CLI transport:streamable-http runtime:npm

Install Hevy (unofficial) in Gemini CLI

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

{
  "mcpServers": {
    "hevy-mcp": {
      "httpUrl": "https://hevy-coach.ajwallacemusic.workers.dev/mcp"
    }
  }
}

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

Hevy (unofficial) in other clients