Agent Tools
Back to MCP servers

PayPal Agent Toolkit

https://mcp.paypal.com/sse
● degraded

AI agent integration with PayPal services.

Transport
sse
Auth
oauth
Cost

How to connect

MCP endpoint (sse)
https://mcp.paypal.com/sse
JSON-RPC initialize probe
curl -X POST https://mcp.paypal.com/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://developer.paypal.com/tools/mcp-server/
Source code
https://github.com/paypal/agent-toolkit/tree/HEAD/modelcontextprotocol
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/paypal-agent-toolkit