MCP-сервер WHOOP (носимый трекер здоровья).
npx -y whoop-mcp-unofficial auth # opens browser, captures the OAuth code npx -y whoop-mcp-unofficial doctor # verifies you're ready Then add this to your MCP client config: { "mcpServers": { "whoop": { "command": "npx", "args": ["-y", "whoop-mcp-unofficial"] } } } For Claude Desktop, run setup --cl