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

stripe-projects

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

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

📝 工具简介

用Stripe一站式构建AI产品和业务。

📖 怎么用

按你的 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`。另外想用技能的话,跑 `npx skills add https://docs.stripe.com`。装完就能用 `@stripe/ai-sdk` 接 Vercel AI SDK,或用 `@stripe/token-meter` 接 OpenAI/Anthropic/Gemini 原生 SDK,也能连远程 MCP 服务器 `https://mcp.stripe.com` 做安全集成。

📋 迷你测评

用Stripe一站式构建AI产品和业务。亮点是支付与AI场景结合,省去对接第三方支付的麻烦。适合想做商业化AI应用的团队。

📄 README 要点

这是Stripe官方的AI集成仓库,专门帮你在Stripe上构建AI驱动的产品。提供多种SDK,包括和Vercel AI框架集成的、也有不依赖框架直接对接OpenAI、Anthropic、Gemini原生SDK的。还托管了一个远程MCP服务器,支持通过OAuth安全访问,可以构建自主代理。另外提供代理技能包,让AI代理能按最新最佳实践来用Stripe。适合想在AI应用里集成支付、计费功能的开发者。

查看英文原文
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 公开数据,非人工实测,仅供参考