Reps for Claude Desktop
com.repsworkout/reps
Your Reps gym log in Claude or ChatGPT: workouts, PRs, progress, routines and training plans.
client:Claude Desktop
transport:streamable-http
Install Reps in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reps": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.repsworkout.com/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