Skip to content
VS Code

Paypal for VS Code

io.github.pipeworx-io/paypal

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

client:VS Code transport:streamable-http

Install Paypal in VS Code

.vscode/mcp.json

{
  "servers": {
    "paypal": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/paypal/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Paypal in other clients