Stripe Agent Toolkit logo

Stripe Agent Toolkit

Visit

Stripe's open-source toolkit and AI repository for agent payments, billing, MCP access, machine payment standards, and commerce workflows across major agent frameworks.

Share:

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.com through OAuth.
  • Token Metering: @stripe/token-meter tracks 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

  1. Separate agent billing: Agent transactions appear with normal Stripe payments.
  2. Framework fragmentation: One toolkit serves several agent SDKs.
  3. 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:

  1. Operational continuity: Agent payments use established Stripe workflows.
  2. Broad payment methods: Cards, BNPL, stablecoins, and shared tokens are supported.
  3. 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

  1. Choose an interface: Install @stripe/agent-toolkit or connect the remote MCP server.
  2. Authenticate securely: Use Stripe credentials or MCP OAuth.
  3. Enable actions: Expose only the payment capabilities the agent needs.
  4. 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

  1. Apply least privilege: Enable only the Stripe actions each agent requires.
  2. Use OAuth for MCP: Avoid placing broad secrets in agent prompts.
  3. 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!