Skip to content
Claude Desktop

WHOOP — MissingMCP for Claude Desktop

com.missingmcp/whoop

WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.

client:Claude Desktop transport:streamable-http

Install WHOOP — MissingMCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "whoop": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://missingmcp.com/whoop/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

WHOOP — MissingMCP in other clients