Loading MCP server directory, please wait...
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
npx @getmcp/cli add io.github.davidmosiah/whoop-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/whoop-mcp": {
"command": "npx",
"args": [
"-y",
"whoop-mcp-unofficial"
],
"env": {
"WHOOP_CLIENT_ID": "",
"WHOOP_CLIENT_SECRET": "",
"WHOOP_REDIRECT_URI": "",
"WHOOP_TOKEN_PATH": "",
"WHOOP_PRIVACY_MODE": "",
"WHOOP_CACHE": "",
"WHOOP_CACHE_PATH": ""
}
}
}
}