Loading MCP server directory, please wait...
MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and more.
npx @getmcp/cli add io.github.shashankswe2020-ux/whoopRequires Node.js 18+. Community-contributed server. Review source before installing.
WHOOP_CLIENT_IDYour WHOOP Developer App Client ID from developer.whoop.com
WHOOP_CLIENT_SECRETYour WHOOP Developer App Client Secret from developer.whoop.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shashankswe2020-ux/whoop": {
"command": "npx",
"args": [
"-y",
"whoop-ai-mcp"
],
"env": {
"WHOOP_CLIENT_ID": "",
"WHOOP_CLIENT_SECRET": ""
}
}
}
}