Tally Workout for Cursor
io.github.westvegh/tally-workout
First strength app Claude can write to: plan training in chat, it lands in the app ready to log.
client:Cursor
transport:streamable-http
Install Tally Workout in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tally-workout": {
"url": "https://mcp.tallyworkout.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs