Stripe logo

Stripe

Free

Stripe 官方集成,与 Stripe API 交互,处理支付、客户和退款。

FreeFree tier
Type
Open Source
Company
Stripe

About Stripe

Stripe AI is a collection of SDKs, a remote MCP server, and agent skills for building AI-powered products and businesses on top of Stripe. It includes @stripe/ai-sdk for integrating Stripe billing with Vercel's AI SDK and @stripe/token-meter for native billing with OpenAI, Anthropic, and Google Gemini SDKs. The repository also hosts a secure MCP server (https://mcp.stripe.com) for autonomous agent access via OAuth, and agent skills for Claude Code, Codex, Cursor, and Grok that use the latest Stripe best practices. Licensed under MIT, it is the official one-stop shop for combining Stripe's payment infrastructure with AI workflows.

Key Features

SDKs for Stripe billing integration with AI frameworks (Vercel AI SDK, token-meter for OpenAI/Anthropic/Gemini)
Remote MCP server at mcp.stripe.com for secure OAuth-based agent access
Agent skills for Claude Code, Codex, Cursor, and Grok
Official Stripe plugins with automatic updates for supported harnesses
Open source under MIT license

Pros & Cons

Pros
  • Official Stripe support ensures reliability and best practices
  • Supports multiple AI frameworks and agent harnesses
  • Open source and community-driven with MIT license
  • MCP server provides secure, OAuth-based access for agents
  • Automated updates through official plugins
Cons
  • Requires a Stripe account and API keys to use
  • Focused solely on Stripe ecosystem, not a general-purpose tool
  • Auto-updating plugins are only available for specific harnesses (Claude Code, Codex, Cursor, Grok)
  • Manual skills installation requires periodic update commands

Best For

Integrating Stripe billing into AI-powered products and servicesBuilding autonomous agents that perform Stripe operations via MCPUsing agent skills to accelerate Stripe integration in Claude Code, Codex, Cursor, or GrokMetering and billing for LLM API usage with native SDKs

FAQ

What is Stripe AI?
Stripe AI is an open-source repository that provides SDKs, an MCP server, and agent skills for building AI-powered products and businesses on top of Stripe. It includes integrations for Vercel's AI SDK, native SDKs from OpenAI/Anthropic/Gemini, and agent skills for Claude Code, Codex, Cursor, and Grok.
Is Stripe AI free to use?
Yes, the Stripe AI repository is open source under the MIT license. Usage of Stripe's API may incur standard Stripe fees.
How do I get started with the MCP server?
Stripe hosts a remote MCP server at https://mcp.stripe.com. You can view the docs there for setting up secure MCP client access via OAuth, and build autonomous agents using MCP.
Which agent harnesses are supported?
Stripe AI provides official plugins for Claude Code, Codex (OpenAI), Cursor, and Grok. Manual installation of agent skills is also possible, but requires running 'npx skills update -y' to get the latest versions.