Skip to content
VS Code

Pacelab Intervals for VS Code

com.pacelabintervals/workouts

Create and schedule interval workouts (Tabata, AMRAP, EMOM) from your real training history.

client:VS Code transport:streamable-http

Install Pacelab Intervals in VS Code

.vscode/mcp.json

{
  "servers": {
    "workouts": {
      "type": "http",
      "url": "https://pacelabintervals.com/mcp"
    }
  }
}

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

Pacelab Intervals in other clients