From f58eb55ce114d21bc850d826cd37742486661425 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:10:56 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 24 ++++++++++++++++++++++++ plugins/external.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 38ac511c..93fa4eaf 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1411,6 +1411,30 @@ "ref": "2.5.0" } }, + { + "name": "stripe", + "description": "Accept payments and grow your business. Stripe's agent plugin includes best practices, upgrade guidance, and our MCP server.", + "version": "0.1.2", + "author": { + "name": "Stripe", + "url": "https://stripe.com" + }, + "repository": "https://github.com/stripe/ai", + "license": "MIT", + "keywords": [ + "stripe", + "payments", + "webhooks", + "api", + "security" + ], + "source": { + "source": "github", + "repo": "stripe/ai", + "path": "providers/agent-plugins/plugin", + "sha": "e8f9aee6f9a34a633243e632e650401a76c36c41" + } + }, { "name": "structured-autonomy", "source": "plugins/structured-autonomy", diff --git a/plugins/external.json b/plugins/external.json index 1521d449..2a8ef0a0 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -915,6 +915,30 @@ "ref": "2.5.0" } }, + { + "name": "stripe", + "description": "Accept payments and grow your business. Stripe's agent plugin includes best practices, upgrade guidance, and our MCP server.", + "version": "0.1.2", + "author": { + "name": "Stripe", + "url": "https://stripe.com" + }, + "repository": "https://github.com/stripe/ai", + "license": "MIT", + "keywords": [ + "stripe", + "payments", + "webhooks", + "api", + "security" + ], + "source": { + "source": "github", + "repo": "stripe/ai", + "path": "providers/agent-plugins/plugin", + "sha": "e8f9aee6f9a34a633243e632e650401a76c36c41" + } + }, { "name": "timebase", "description": "Connect your AI agent to TimeBase, a high-performance database for financial market and other time-series data, via MCP tools and skills for QQL query and TimeBase client code generation.",