Enables Claude to access and analyze Whoop health data including recovery, sleep, strain, and workouts through a custom MCP connector.
{
"mcpServers": {
"whoop-2": {
"command": "npx",
"args": [
"-y",
"whoop-mcp-server"
]
}
}
}