gym plus for Cursor
plus.gym/gym-plus
Connect ChatGPT or Claude to your Gym Plus account to log and review workouts with AI coaching.
client:Cursor
transport:streamable-http
Install gym plus in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gym-plus": {
"url": "https://gym.plus/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs