Skip to content
Zed

Paypal for Zed

io.github.pipeworx-io/paypal

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

client:Zed transport:streamable-http

Install Paypal in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Paypal in other clients