Skip to content
Claude Desktop

PumpX for Claude Desktop

app.pumpx/pumpx

Read-only access to your PumpX workout log: sessions, lift history, PRs, routines, measurements.

client:Claude Desktop transport:streamable-http

Install PumpX in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pumpx": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.pumpx.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

PumpX in other clients