Skip to content
VS Code

Tally Workout for VS Code

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:VS Code transport:streamable-http

Install Tally Workout in VS Code

.vscode/mcp.json

{
  "servers": {
    "tally-workout": {
      "type": "http",
      "url": "https://mcp.tallyworkout.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tally Workout in other clients