Skip to content
VS Code

gym plus for VS Code

plus.gym/gym-plus

Connect ChatGPT or Claude to your Gym Plus account to log and review workouts with AI coaching.

client:VS Code transport:streamable-http

Install gym plus in VS Code

.vscode/mcp.json

{
  "servers": {
    "gym-plus": {
      "type": "http",
      "url": "https://gym.plus/api/mcp"
    }
  }
}

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

gym plus in other clients