Skip to content
Cursor

PumpX for Cursor

app.pumpx/pumpx

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

client:Cursor transport:streamable-http

Install PumpX in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pumpx": {
      "url": "https://mcp.pumpx.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PumpX in other clients