🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 54.6K |
| ⭐ GitHub Stars | 1,715(fork 316) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2024-11-11 |
| 💻 语言 / License | TypeScript · MIT |
| 🐛 开放Issue | 76 |
📝 工具简介
用Stripe一站式构建AI产品和业务。
📖 怎么用
装插件,Claude 用 `claude plugin install stripe@claude-plugins-official`,Codex 用 `codex plugin add stripe@openai-curated`,Grok 用 `grok plugin install stripe --trust`。也可以用 `npx skills add https://docs.stripe.com` 加技能。装完不用额外配置,直接用 Stripe 的 SDK 集成,比如 `@stripe/ai` 配 Vercel 的 AI SDK,或 `@stripe/token-meter` 配 OpenAI、Anthropic、Gemini 的原生 SDK。远程 MCP 服务器在 `https://mcp.stripe.com`,客户端直接连。
📋 迷你测评
用Stripe一站式构建AI产品和业务。亮点是升级版工具集,可能覆盖更多Stripe功能。但简介与stripe-best-practices重复,未提差异点。
📄 README 要点
这是Stripe官方出的AI工具集,专门帮你在Stripe上构建AI产品和业务。里面有几个SDK,比如@stripe/ai可以对接Vercel的AI框架,@stripe/token-meter能直接连OpenAI、Anthropic、Google Gemini的原生SDK,不用额外依赖框架。Stripe还托管了一个远程MCP服务器,地址是mcp.stripe.com,通过OAuth认证就能安全访问,可以用它来构建自主AI代理。另外Stripe还提供了一套Agent技能,就是一些指令,能让AI代理在开发时遵循最新的最佳实践。适合想用AI能力做支付、计费相关功能的开发者,特别是那些已经在用Stripe生态的人。
查看英文原文
Stripe AI This repo is the one stop shop for building AI powered products and businesses on top of Stripe. It contains a collection of SDKs to help you integrate Stripe with LLMs and agent frameworks, including: @stripe/ai sdk for integrating Stripe's billing infrastructure with Vercel's ai and @ai sdk libraries. @stripe/token meter for integrating Stripe's billing infrastructure with native SDKs from OpenAI, Anthropic, and Google Gemini, without any framework dependencies. Model Context Protocol (MCP) Stripe hosts a remote MCP server at https://mcp.stripe.com . This allows secure MCP client access via OAuth. View the docs here. You can also build autonomous agents with MCP as well. Agent skills Agent skills are instructions that agents can use to build faster and more accurately. Stripe offers a collection of skills that help your agents use the latest best practices when building with Stripe. If you use one of these popular agent harnesses, we recommend installing the official Stripe plugins, which include additional agent tools and update automatically. Claude Code Run this command in your project: [安装/使用命令见下方] Codex Run this command in your project: [安装/使用命令见下方] Cursor Run this command in your project: [安装/使用命令见下方] You can also install through the Cursor marketplace. Grok Build Run this command in your project: [安装/使用命令见下方] Manual installation Manually installed skills don’t auto update. Run npx skills update y to get the latest versions. Run this command in your project: [安装/使用命令见下方] License MIT
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除