WHOOP for VS Code
io.github.mcp-dir/whoop-mcp
Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas
client:VS Code
transport:streamable-http
tools:13
Install WHOOP in VS Code
.vscode/mcp.json
{
"servers": {
"whoop-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_whoop"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs