Skip to content
Cursor

Paypal for Cursor

io.github.pipeworx-io/paypal

PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.

client:Cursor transport:streamable-http

Install Paypal in Cursor

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

{
  "mcpServers": {
    "paypal": {
      "url": "https://gateway.pipeworx.io/paypal/mcp"
    }
  }
}

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

Paypal in other clients