Skip to content
Zed

Tally Workout for Zed

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

Install Tally Workout in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tally-workout": {
      "url": "https://mcp.tallyworkout.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Tally Workout in other clients