MoveMate: Gym Workout Tracker for Zed
app.movemate/movemate
Schedule workouts from the MoveMate exercise library and review history, PRs and progression.
client:Zed
transport:streamable-http
Install MoveMate: Gym Workout Tracker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"movemate": {
"url": "https://api.movemate.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs