WHOOP Health Signals for Claude Desktop
io.github.yadheedhya06/mcp-server-whoop
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
client:Claude Desktop
transport:stdio
runtime:npm
Install WHOOP Health Signals in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-whoop": {
"command": "npx",
"args": [
"-y",
"mcp-server-whoop"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs