Skip to content
Cline

totem for Cline

io.github.thebriangao/totem

Totem — talk to your wearables with AI. Today: full Whoop access (48 tools).

client:Cline transport:stdio runtime:npm

Install totem in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "totem": {
      "command": "npx",
      "args": [
        "-y",
        "@thebriangao/totem"
      ],
      "env": {
        "WHOOP_IOS_BEARER_TOKEN": "<WHOOP_IOS_BEARER_TOKEN>",
        "WHOOP_COGNITO_REFRESH_TOKEN": "<WHOOP_COGNITO_REFRESH_TOKEN>",
        "WHOOP_EMAIL": "<WHOOP_EMAIL>",
        "WHOOP_USER_ID": "<WHOOP_USER_ID>",
        "WHOOP_TIMEZONE": "<WHOOP_TIMEZONE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

totem in other clients