Skip to content
VS Code

Hevy (unofficial) for VS Code

io.github.almostjacked/hevy-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install Hevy (unofficial) in VS Code

.vscode/mcp.json

{
  "servers": {
    "hevy-mcp": {
      "type": "http",
      "url": "https://hevy-coach.ajwallacemusic.workers.dev/mcp"
    }
  }
}

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

Hevy (unofficial) in other clients