Whoop-MCP

vaibhavgoel63-arch/Whoop-MCP
★ 0 stars TypeScript Other Updated today
Whoop MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "whoop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vaibhavgoel63-arch/Whoop-MCP"
      ]
    }
  }
}