Reps for VS Code
com.repsworkout/reps
Your Reps gym log in Claude or ChatGPT: workouts, PRs, progress, routines and training plans.
client:VS Code
transport:streamable-http
Install Reps in VS Code
.vscode/mcp.json
{
"servers": {
"reps": {
"type": "http",
"url": "https://api.repsworkout.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs