← Back to Plugins
MCP Server MCP

Hevy (unofficial)

github By github 👁 1 views ▲ 0 votes

Create Hevy routines and analyze your training from chat. Unofficial; BYO Hevy PRO API key.

Homepage Verified source GitHub

Install

npx -y @almostjacked/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hevy-coach.ajwallacemusic.workers.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@almostjacked/hevy-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...