Stripe Agent Toolkit is part of Stripe's open-source AI repository, which brings payments, billing, and commerce into agent workflows. It supports major frameworks, provides a remote OAuth-based MCP server, and connects machine payments to familiar Stripe operations such as fraud review, refunds, tax, and accounting.
Key Features
- Agent Toolkit: Supports LangChain, Vercel AI SDK, OpenAI Agent SDK, and CrewAI function calling.
- Remote MCP: Connect agents to
mcp.stripe.comthrough OAuth. - Token Metering:
@stripe/token-metertracks usage for OpenAI, Anthropic, and Gemini SDKs. - Machine Payments Protocol: MPP supports microtransactions and recurring payments.
- PaymentIntents Support: Accept Shared Payment Tokens, cards, BNPL, and stablecoins.
- Agentic Commerce: Includes ACP, Stripe Directory, and Link for agents.
Use Cases
Who Should Use This Tool?
- Stripe Merchants extending existing operations to agent customers.
- AI SaaS Teams metering tokens and billing usage.
- Agent Developers adding payment actions through frameworks or MCP.
Problems It Solves
- Separate agent billing: Agent transactions appear with normal Stripe payments.
- Framework fragmentation: One toolkit serves several agent SDKs.
- Machine checkout complexity: MPP and commerce tooling support programmable payment.
Pricing
| Plan | Price | Features |
|---|---|---|
| Open-Source Toolkit | Free | Packages, framework integrations, and examples. |
| Stripe Payments | Usage-based | Payment processing, billing, and commerce services. |
| Enterprise | Custom | Commercial terms and broader Stripe platform support. |
Advantages & Unique Selling Points
Compared to Competitors:
- Operational continuity: Agent payments use established Stripe workflows.
- Broad payment methods: Cards, BNPL, stablecoins, and shared tokens are supported.
- Complete AI repository: Payments, AI SDK tools, and token metering are colocated.
What Makes It Stand Out:
- Remote MCP access secured with OAuth.
- Usage metering for leading model SDKs.
- Tax, fraud, refund, and accounting visibility in Stripe Dashboard.
User Reviews
"Agent payments appearing beside our normal transactions keeps finance operations familiar." Illustrative Stripe-merchant perspective, editorially composed
"The framework adapters save us from rebuilding payment tools for every agent runtime." Illustrative AI-platform developer perspective, editorially composed
Getting Started
Quick Start Guide
- Choose an interface: Install
@stripe/agent-toolkitor connect the remote MCP server. - Authenticate securely: Use Stripe credentials or MCP OAuth.
- Enable actions: Expose only the payment capabilities the agent needs.
- Review transactions: Monitor agent activity in Stripe Dashboard.
Integration
Integrates with:
- LangChain, Vercel AI SDK, OpenAI Agent SDK, and CrewAI
- Claude Code, Cursor, and Grok Build skills or plugins
- PaymentIntents, Stripe Dashboard, and Link for agents
Frequently Asked Questions
Is the toolkit open source?
Yes. Stripe publishes it in the stripe/ai GitHub repository.
Does Stripe provide an MCP server?
Yes. The remote server is available at mcp.stripe.com with OAuth.
Can it meter model-token usage?
Yes. @stripe/token-meter supports OpenAI, Anthropic, and Gemini SDKs.
Alternatives
- x402: Vendor-neutral HTTP payments.
- Delegare: Merchant-specific spending mandates.
- Signets: Cards, accounts, and reconciliation.
Tips & Best Practices
- Apply least privilege: Enable only the Stripe actions each agent requires.
- Use OAuth for MCP: Avoid placing broad secrets in agent prompts.
- Keep normal controls active: Use existing fraud, refund, tax, and accounting processes.
Conclusion
Stripe Agent Toolkit gives businesses a familiar route into agent payments. Its framework support, MCP server, usage metering, payment-method breadth, and operational integration make it particularly attractive to teams already running commerce on Stripe.
Comments
No comments yet. Be the first to comment!
Related Tools
Gate Pay for AI Agent
www.gate.com/gate-for-ai-agent/pay
AI-native, self-custodied payment infrastructure from Gate.com using x402, Skills, MCP, multi-chain wallets, and direct settlement for autonomous purchases.
FluxA
fluxapay.xyz
An extensible, non-custodial payment layer for agentic commerce with co-wallets, cards, USDC monetization, intent-based mandates, and the open AEP2 protocol.
Natural
www.natural.com
Unified payment infrastructure for AI agents, providing insured accounts, cards, processing, billing, identity, and transaction-level observability through one API.
Related Insights

Anthropic Subagent: The Multi-Agent Architecture Revolution
Deep dive into Anthropic multi-agent architecture design. Learn how Subagents break through context window limitations, achieve 90% performance improvements, and real-world applications in Claude Code.
The Twilight of Low-Code Platforms: Why Claude Agent SDK Will Make Dify History
A deep dive from first principles of large language models on why Claude Agent SDK will replace Dify. Exploring why describing processes in natural language is more aligned with human primitive behavior patterns, and why this is the inevitable choice in the AI era.