dotworkout

javierferrersb/dotworkout
★ 1 stars TypeScript AI/LLM Updated today
Online creator for Apple .workout files — build custom Apple Watch workouts in the browser, with an MCP server so agents can build them too.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dotworkout": {
      "command": "npx",
      "args": [
        "-y",
        "javierferrersb/dotworkout"
      ]
    }
  }
}

README Excerpt

<img src="packages/pwa/public/icon-192.png" width="96" alt="" /> Read and write Apple `.workout` files in TypeScript. These are the custom workouts the Workout app on an Apple Watch runs. The format is undocumented. This repo works it out from 20 real exports, all of which decode with zero unknown fields and re-encode byte for byte.

Topics

appleapple-watchclaudefitnesshealthkitmcpmcp-servermodel-context-protocolprotobufpwareverse-engineeringsweltetypesccriptwatchosworkout