Back to directory
paypal/agent-toolkit

paypal/agent-toolkit

@paypal

PayPal官方MCP服务器,允许商家使用自然语言处理业务任务

paypalpaymentinvoicemcpfinancialapicommercebusinessfinance

Installation & Configuration

{
  "mcpServers": {
    "paypal": {
      "command": "npx",
      "args": [
        "-y",
        "@paypal/mcp",
        "--tools=all"
      ],
      "env": {
        "PAYPAL_ACCESS_TOKEN": "YOUR_PAYPAL_ACCESS_TOKEN",
        "PAYPAL_ENVIRONMENT": "SANDBOX"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12