stripe/ai
One-stop shop for building AI-powered products and businesses with Stripe.
What it solves
Stripe AI provides a set of tools and SDKs that allow developers to integrate Stripe's billing and payment infrastructure into AI-powered products, specifically for those building with Large Language Models (LLMs) and autonomous agents.
How it works
The project offers several integration paths:
- SDKs: It provides
@stripe/ai-sdkfor Vercel's AI SDK and@stripe/token-meterfor direct integration with OpenAI, Anthropic, and Google Gemini to handle billing based on token usage. - Model Context Protocol (MCP): Stripe hosts a remote MCP server that allows secure client access via OAuth, enabling agents to interact with Stripe data and actions.
- Agent Skills: A collection of pre-defined instructions and plugins for popular agent harnesses like Claude Code, Codex, Cursor, and Grok Build, which help agents use Stripe's best practices.
Who it’s for
Developers building AI agents or LLM-based applications that need to integrate payment processing, subscription management, and billing infrastructure.
Highlights
- Framework Compatibility: Supports Vercel's AI SDK and native SDKs from major LLM providers.
- MCP Server: Provides a remote server for secure, OAuth-based agent access.
- **Agent Plugins: Offers official plugins for a variety of AI coding assistants and agent frameworks.
- Token-based Billing: Includes tools specifically for metering token usage for billing purposes.
Related
- Project
- Project
- Project
- Project
- Project