PayPal's official MCP server exposes the PayPal APIs as structured tools: create and send invoices, create and capture orders, issue and look up refunds, manage products and subscription plans, track shipments, list transactions, and read or accept disputes. Every call is a deterministic PayPal API operation against your own merchant account — the connecting model decides which to make. Sandbox and production environments are both supported; start in sandbox.
Example prompts
Create a draft invoice for this customer for 3 hours of consulting and send it.
List last week's transactions and flag any refunds over $200.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.