MoveMate: Gym Workout Tracker for Cursor
app.movemate/movemate
Schedule workouts from the MoveMate exercise library and review history, PRs and progression.
client:Cursor
transport:streamable-http
Install MoveMate: Gym Workout Tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"movemate": {
"url": "https://api.movemate.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs