io.github.shashankswe2020-ux/whoop
Quality Score
80
/100
MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and more.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"whoop": {
"command": "npx",
"args": [
"-y",
"whoop-ai-mcp"
],
"env": {
"WHOOP_CLIENT_ID": "<your-whoop_client_id>",
"WHOOP_CLIENT_SECRET": "<your-whoop_client_secret>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"whoop": {
"command": "npx",
"args": [
"-y",
"whoop-ai-mcp"
],
"env": {
"WHOOP_CLIENT_ID": "<your-whoop_client_id>",
"WHOOP_CLIENT_SECRET": "<your-whoop_client_secret>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y whoop-ai-mcp§02 Environment variables
WHOOP_CLIENT_IDrequiredsecret
Your WHOOP Developer App Client ID from developer.whoop.com
WHOOP_CLIENT_SECRETrequiredsecret
Your WHOOP Developer App Client Secret from developer.whoop.com
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.