Files
stripe-ai-sync[bot] 583467aab1 sync skills
2026-09-11 00:47:15 +00:00

21 lines
566 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "stripe",
"version": "0.2.7",
"description": "Stripe agent plugin with skills for Stripe integrations including best practices, API and SDK upgrade guidance, and a remote MCP server configuration.",
"author": {
"name": "Stripe",
"url": "https://stripe.com"
},
"homepage": "https://docs.stripe.com",
"repository": "https://github.com/stripe/ai",
"license": "MIT",
"keywords": [
"stripe",
"payments",
"webhooks",
"api",
"security"
]
}