·mcp-stripe
</>

mcp-stripe

Stripe MCP 交易操作技巧。通过Stripe MCP服务器(https://mcp.stripe.com)执行交易操作:客户管理、产品/价格、发票、支付链接、订阅、退款、争议处理、余额查询。触发器:用户请求Stripe操作,包括创建客户、创建产品、创建发票、生成支付链接、查询交易、处理退款、管理订阅、查看争议、检查余额等。

36安装·0热度·@heyvhuang

安装

$npx skills add https://github.com/heyvhuang/ship-faster --skill mcp-stripe

如何安装 mcp-stripe

通过命令行快速安装 mcp-stripe AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/heyvhuang/ship-faster --skill mcp-stripe
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:heyvhuang/ship-faster。

SKILL.md

查看原文

When integrating billing operations into multi-step workflows, persist all context and artifacts to disk, passing only paths between agents/sub-agents.

Authentication: OAuth preferred; if API key needed, use restricted key as Bearer token.

Mode: Test mode by default. Switching to live requires user to explicitly say "live" and double confirmation.

Stripe MCP 交易操作技巧。通过Stripe MCP服务器(https://mcp.stripe.com)执行交易操作:客户管理、产品/价格、发票、支付链接、订阅、退款、争议处理、余额查询。触发器:用户请求Stripe操作,包括创建客户、创建产品、创建发票、生成支付链接、查询交易、处理退款、管理订阅、查看争议、检查余额等。 来源:heyvhuang/ship-faster。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/heyvhuang/ship-faster --skill mcp-stripe
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from heyvhuang/ship-faster

快速解答

什么是 mcp-stripe?

Stripe MCP 交易操作技巧。通过Stripe MCP服务器(https://mcp.stripe.com)执行交易操作:客户管理、产品/价格、发票、支付链接、订阅、退款、争议处理、余额查询。触发器:用户请求Stripe操作,包括创建客户、创建产品、创建发票、生成支付链接、查询交易、处理退款、管理订阅、查看争议、检查余额等。 来源:heyvhuang/ship-faster。

如何安装 mcp-stripe?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/heyvhuang/ship-faster --skill mcp-stripe 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/heyvhuang/ship-faster