io.github.briangaoo/whoop-mcp
Full read + write access to your Whoop fitness data via the private iOS API. 47 tools.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"whoop-mcp": {
"command": "npx",
"args": [
"-y",
"@briangaoo/whoop-mcp"
],
"env": {
"WHOOP_IOS_BEARER_TOKEN": "<your-whoop_ios_bearer_token>",
"WHOOP_COGNITO_REFRESH_TOKEN": "<your-whoop_cognito_refresh_token>",
"WHOOP_EMAIL": "<whoop_email>",
"WHOOP_USER_ID": "<whoop_user_id>",
"WHOOP_TIMEZONE": "<whoop_timezone>"
}
}
}
}{
"mcpServers": {
"whoop-mcp": {
"command": "npx",
"args": [
"-y",
"@briangaoo/whoop-mcp"
],
"env": {
"WHOOP_IOS_BEARER_TOKEN": "<your-whoop_ios_bearer_token>",
"WHOOP_COGNITO_REFRESH_TOKEN": "<your-whoop_cognito_refresh_token>",
"WHOOP_EMAIL": "<whoop_email>",
"WHOOP_USER_ID": "<whoop_user_id>",
"WHOOP_TIMEZONE": "<whoop_timezone>"
}
}
}
}npx -y @briangaoo/whoop-mcpWHOOP_IOS_BEARER_TOKENWhoop Cognito access token. Obtain via `npm run cognito-bootstrap` from the repo, which prompts for your Whoop email + password + SMS MFA code, then writes both tokens to a local .env. Auto-refreshes every ~24h.
WHOOP_COGNITO_REFRESH_TOKENWhoop Cognito refresh token (~30 day lifetime). Obtained alongside the bearer token from `npm run cognito-bootstrap`. When this expires, run `npm run rebootstrap` to get a fresh pair.
WHOOP_EMAILYour Whoop account email. Used only by the bootstrap script — the running server reads tokens, not credentials.
WHOOP_USER_IDYour numeric Whoop user ID. Optional — used by whoop_profile and whoop_leaderboard. Avoids one redundant bootstrap call per session if set.
WHOOP_TIMEZONEIANA timezone (e.g., America/Los_Angeles) for response timestamps. Optional — if unset, the server auto-detects from your Whoop profile's timezone_offset field (refreshed hourly).
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.