io.github.davidmosiah/whoop-mcp
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
{
"mcpServers": {
"whoop-mcp": {
"command": "npx",
"args": [
"-y",
"whoop-mcp-unofficial"
],
"env": {
"WHOOP_CLIENT_ID": "<whoop_client_id>",
"WHOOP_CLIENT_SECRET": "<your-whoop_client_secret>",
"WHOOP_REDIRECT_URI": "<whoop_redirect_uri>",
"WHOOP_TOKEN_PATH": "<whoop_token_path>",
"WHOOP_PRIVACY_MODE": "<whoop_privacy_mode>",
"WHOOP_CACHE": "<whoop_cache>",
"WHOOP_CACHE_PATH": "<whoop_cache_path>"
}
}
}
}{
"mcpServers": {
"whoop-mcp": {
"command": "npx",
"args": [
"-y",
"whoop-mcp-unofficial"
],
"env": {
"WHOOP_CLIENT_ID": "<whoop_client_id>",
"WHOOP_CLIENT_SECRET": "<your-whoop_client_secret>",
"WHOOP_REDIRECT_URI": "<whoop_redirect_uri>",
"WHOOP_TOKEN_PATH": "<whoop_token_path>",
"WHOOP_PRIVACY_MODE": "<whoop_privacy_mode>",
"WHOOP_CACHE": "<whoop_cache>",
"WHOOP_CACHE_PATH": "<whoop_cache_path>"
}
}
}
}npx -y whoop-mcp-unofficialWHOOP_CLIENT_IDWHOOP OAuth client ID. Optional when configured with whoop-mcp-server setup.
WHOOP_CLIENT_SECRETWHOOP OAuth client secret. Prefer whoop-mcp-server setup so this secret is stored in ~/.whoop-mcp/config.json instead of MCP client config.
WHOOP_REDIRECT_URIRedirect URI configured in the WHOOP Developer Dashboard. Optional when configured with whoop-mcp-server setup.
WHOOP_TOKEN_PATHOptional local path for OAuth tokens. Defaults to ~/.whoop-mcp/tokens.json.
WHOOP_PRIVACY_MODEOptional payload mode: summary, structured, or raw. Defaults to structured.
WHOOP_CACHEOptional SQLite cache toggle. Set to true or sqlite to enable.
WHOOP_CACHE_PATHOptional local SQLite cache path. Defaults to ~/.whoop-mcp/cache.sqlite.
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.