totem for Claude Code
io.github.thebriangao/totem
Totem — talk to your wearables with AI. Today: full Whoop access (48 tools).
client:Claude Code
transport:stdio
runtime:npm
Install totem in Claude Code
run in your project directory
claude mcp add totem -e WHOOP_IOS_BEARER_TOKEN=<WHOOP_IOS_BEARER_TOKEN> -e WHOOP_COGNITO_REFRESH_TOKEN=<WHOOP_COGNITO_REFRESH_TOKEN> -e WHOOP_EMAIL=<WHOOP_EMAIL> -e WHOOP_USER_ID=<WHOOP_USER_ID> -e WHOOP_TIMEZONE=<WHOOP_TIMEZONE> -- npx -y @thebriangao/totem
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs