Skip to content
Claude Desktop

whoop for Claude Desktop

io.github.shashankswe2020-ux/whoop

MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and trends.

client:Claude Desktop transport:stdio runtime:npm

Install whoop in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "whoop": {
      "command": "npx",
      "args": [
        "-y",
        "whoop-ai-mcp"
      ],
      "env": {
        "WHOOP_CLIENT_ID": "<WHOOP_CLIENT_ID>",
        "WHOOP_CLIENT_SECRET": "<WHOOP_CLIENT_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

whoop in other clients