PumpX for Zed
app.pumpx/pumpx
Read-only access to your PumpX workout log: sessions, lift history, PRs, routines, measurements.
client:Zed
transport:streamable-http
Install PumpX in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pumpx": {
"url": "https://mcp.pumpx.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs