Skip to content
Cursor

Pacelab Intervals for Cursor

com.pacelabintervals/workouts

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

client:Cursor transport:streamable-http

Install Pacelab Intervals in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "workouts": {
      "url": "https://pacelabintervals.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Pacelab Intervals in other clients