Pacelab Intervals for Zed
com.pacelabintervals/workouts
Create and schedule interval workouts (Tabata, AMRAP, EMOM) from your real training history.
client:Zed
transport:streamable-http
Install Pacelab Intervals in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workouts": {
"url": "https://pacelabintervals.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs