Skip to content
Grok

Tally Workout for Grok

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

Install Tally Workout in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Tally Workout in other clients