mcp paypal for Claude Code
io.github.codespar/mcp-paypal
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
client:Claude Code
transport:stdio
runtime:npm
Install mcp paypal in Claude Code
run in your project directory
claude mcp add mcp-paypal -e PAYPAL_CLIENT_ID=<PAYPAL_CLIENT_ID> -e PAYPAL_CLIENT_SECRET=<PAYPAL_CLIENT_SECRET> -e PAYPAL_ENV=<PAYPAL_ENV> -- npx -y @codespar/mcp-paypal
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs