Skip to content
Gemini CLI

WristWise for Gemini CLI

ee.offsite/wristwise

Ask about your sleep, heart rate and wellness trends from your smartwatch.

client:Gemini CLI transport:streamable-http

Install WristWise in Gemini CLI

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

{
  "mcpServers": {
    "wristwise": {
      "httpUrl": "https://mcp-wristwise.offsite.ee/mcp"
    }
  }
}

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

WristWise in other clients