PayPal
v1.0.0MCPInvoices, transactions, and payouts via PayPal's official MCP / agent toolkit. Moves real money — confirm every write.
SourceID
paypalHow it runs
The client launches this pinned, published server on demand over stdio. Required configuration is injected by the user at install time.
launch command
npx -y @paypal/mcp --tools=allConfiguration
Values you supply when installing this server.
PAYPAL_ENVIRONMENTstringoptionalPayPal environment, supplied as an env var: SANDBOX or PRODUCTION. Start in SANDBOX.
PAYPAL_ACCESS_TOKENstringrequiredPayPal OAuth access token, supplied as an env var.