PumpX for VS Code
app.pumpx/pumpx
Read-only access to your PumpX workout log: sessions, lift history, PRs, routines, measurements.
client:VS Code
transport:streamable-http
Install PumpX in VS Code
.vscode/mcp.json
{
"servers": {
"pumpx": {
"type": "http",
"url": "https://mcp.pumpx.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs