MoveMate: Gym Workout Tracker for VS Code
app.movemate/movemate
Schedule workouts from the MoveMate exercise library and review history, PRs and progression.
client:VS Code
transport:streamable-http
Install MoveMate: Gym Workout Tracker in VS Code
.vscode/mcp.json
{
"servers": {
"movemate": {
"type": "http",
"url": "https://api.movemate.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs