LiftTrack for Zed
com.lifttrackapp/lifttrack
Manage strength workouts and track exercise progress. Requires a LiftTrack account.
client:Zed
transport:streamable-http
Install LiftTrack in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lifttrack": {
"url": "https://mcp.lifttrackapp.com/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs