Skip to content
Claude Code

whoop mcp for Claude Code

io.github.briangaoo/whoop-mcp

Full read + write access to your Whoop fitness data via the private iOS API. 48 tools.

client:Claude Code transport:stdio runtime:npm

Install whoop mcp in Claude Code

run in your project directory

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

claude mcp add whoop-mcp -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 @briangaoo/whoop-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

whoop mcp in other clients