Skip to content
VS Code

Running Workout for VS Code

fr.runningworkout/running-workout

AI coach for Garmin: builds training plans and structured workouts, synced straight to your watch.

client:VS Code transport:streamable-http

Install Running Workout in VS Code

.vscode/mcp.json

{
  "servers": {
    "running-workout": {
      "type": "http",
      "url": "https://www.runningworkout.fr/mcp"
    }
  }
}

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

Running Workout in other clients