Add paypal plugin (#4567)

This commit is contained in:
Bryan Thompson 2026-07-27 18:22:29 -05:00 committed by GitHub
parent d72ce74225
commit 31a9ce6d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2482,6 +2482,20 @@
},
"homepage": "https://github.com/PagerDuty/claude-code-plugins"
},
{
"name": "paypal",
"description": "PayPal development plugin for Claude — integrate payments, subscriptions, invoices, disputes, and more using PayPal's APIs and MCP server",
"author": {
"name": "PayPal"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/paypal/AI-Toolkit.git",
"sha": "c93cbfe5b0b16ef920670ce7d6afabdf7e79c7a3"
},
"homepage": "https://developer.paypal.com/"
},
{
"name": "php-lsp",
"description": "PHP language server (Intelephense) for code intelligence",