One-stop shop for building AI-powered products and businesses with Stripe.
1,798
stars
388
commits
TypeScript
primary language
Sep 11, 2026
updated

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.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 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.
Run this command in your project:
claude plugin install stripe@claude-plugins-official
Run this command in your project:
codex plugin add stripe@openai-curated
Run this command in your project:
/add-plugin stripe
You can also install through the Cursor marketplace.
Run this command in your project:
grok plugin install stripe --trust
Installation methods currently vary by client for the new Agent Plugins standard, but you can point your client to our package via:
https://github.com/stripe/aiproviders/agent-plugins/plugin/.Manually installed skills don’t auto-update. Run
npx skills update -yto get the latest versions.
Run this command in your project:
npx skills add https://docs.stripe.com
(top 30 of 40)
130 commits
88 commits
36 commits
14 commits
TypeScript
50.6%
Ruby
13.1%
Python
11.9%
JavaScript
7.6%
Shell
4.7%
CSS
4.4%
Java
3.2%
C#
2.3%
HTML
1.4%
One-stop shop for building AI-powered products and businesses with Stripe.
1,798
stars
388
commits
TypeScript
primary language
Sep 11, 2026
updated

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.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 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.
Run this command in your project:
claude plugin install stripe@claude-plugins-official
Run this command in your project:
codex plugin add stripe@openai-curated
Run this command in your project:
/add-plugin stripe
You can also install through the Cursor marketplace.
Run this command in your project:
grok plugin install stripe --trust
Installation methods currently vary by client for the new Agent Plugins standard, but you can point your client to our package via:
https://github.com/stripe/aiproviders/agent-plugins/plugin/.Manually installed skills don’t auto-update. Run
npx skills update -yto get the latest versions.
Run this command in your project:
npx skills add https://docs.stripe.com
(top 30 of 40)
130 commits
88 commits
36 commits
14 commits
TypeScript
50.6%
Ruby
13.1%
Python
11.9%
JavaScript
7.6%
Shell
4.7%
CSS
4.4%
Java
3.2%
C#
2.3%
HTML
1.4%