Skip to content
Claude Code

whoop mcp for Claude Code

io.github.ashwanthramkl/whoop-mcp

Read-only WHOOP v2 data for MCP clients, with local SQLite cache and CSV/JSONL/Parquet exports.

client:Claude Code transport:stdio runtime:pypi

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_CLIENT_ID=<WHOOP_CLIENT_ID> -e WHOOP_CLIENT_SECRET=<WHOOP_CLIENT_SECRET> -e WHOOP_REDIRECT_URI=<WHOOP_REDIRECT_URI> -e WHOOP_LOG_LEVEL=<WHOOP_LOG_LEVEL> -e WHOOP_LOG_FILE=<WHOOP_LOG_FILE> -e WHOOP_LOG_JSON=<WHOOP_LOG_JSON> -- uvx whoop-mcp

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

whoop mcp in other clients