stripe-ai
🏪Marketplacestripe/ai
One-stop shop for building AI-powered products and businesses with Stripe.
Overview
Stripe AI is the official collection from Stripe for building AI-powered products and businesses. It provides SDKs for integrating Stripe with LLMs and agent frameworks, including an agent toolkit for function calling, an AI SDK for Vercel's billing integration, a token meter for usage-based billing, and a hosted MCP server for direct Model Context Protocol access.
Key Features
- Agent Toolkit — Integrates Stripe APIs with OpenAI Agent SDK, LangChain, CrewAI, and Vercel AI SDK through function calling, available in both Python and TypeScript
- Remote MCP Server — Hosted at mcp.stripe.com with secure OAuth-based client access, plus a local MCP server option via npx
- AI SDK Integration —
@stripe/ai-sdkconnects Stripe's billing infrastructure with Vercel'saiand@ai-sdklibraries for seamless payment integration - Token Meter —
@stripe/token-meterprovides usage-based billing integration with native SDKs from OpenAI, Anthropic, and Google Gemini without framework dependencies - Configurable Permissions — Tool availability is controlled by Stripe Restricted API Keys for granular, secure access to specific Stripe APIs
Who is this for?
Developers building AI-powered products that need payment processing, billing, or financial operations through Stripe. It is ideal for teams integrating Stripe into AI agents, chatbots, or LLM-powered applications that need to create payment links, manage subscriptions, or handle usage-based billing.
Add this Marketplace
/plugin marketplace add stripe/aiPlugins in this Marketplace
More from this repository2
Automates Stripe API version upgrades, migration strategies, and compatibility checks for seamless payment integration updates.
Official Stripe agent skill providing best practices for building Stripe integrations, covering CheckoutSessions, PaymentIntents, and the latest API version guidance.