‹ 返回总目录
工具 最近更新07-31

stripe-best-practices

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量65.9K
⭐ GitHub Stars1,715(fork 316)
🗓️ 最近推送2026-07-31
🌱 项目创建2024-11-11
💻 语言 / LicenseTypeScript · MIT
🐛 开放Issue76

📝 工具简介

用Stripe构建AI产品和业务的一站式工具集。

📖 怎么用

装法看客户端:Claude Code输 `claude plugin install stripe@claude-plugins-official`,Codex输 `codex plugin add stripe@openai-curated`,Cursor里输 `/add-plugin stripe`,Grok输 `grok plugin install stripe --trust`。想用MCP的话,Stripe托管了远程服务器,地址是 `https://mcp.stripe.com`,直接配到支持MCP的客户端里就行。另外还能用 `npx skills add https://docs.stripe.com` 拉取技能。装完直接调Stripe的SDK或MCP接口干活。

📋 迷你测评

用Stripe构建AI产品和业务的一站式工具集。亮点是集成支付最佳实践,适合快速上线商业化功能。但未提覆盖多少支付场景。

📄 README 要点

这是Stripe官方推出的AI开发资源库,专门帮你在Stripe上构建AI驱动的产品和业务。里面包含多个SDK,比如@stripe/ai能对接Vercel的AI框架,@stripe/token-meter则直接兼容OpenAI、Anthropic和Gemini的原生SDK,不需要额外依赖。Stripe还托管了一个远程MCP服务器,地址是mcp.stripe.com,通过OAuth安全认证就能访问,支持构建自主AI代理。另外提供了一套Agent Skills,让代理在开发时自动遵循Stripe的最新最佳实践。适合想在支付业务里集成AI能力的开发者,尤其是用LLM做自动化操作的场景。

查看英文原文
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)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考