SA
> install
"npx -y @stripe/mcp --tools=all --api-key=YOUR_STRIPE_SECRET_KEY"Stripe's Agent Toolkit exposes Stripe's payments, billing, and customer APIs as function-callable tools for LLM agents. Developers building commerce agents — checkout copilots, AI-driven billing workflows, support bots that issue refunds — can wire Stripe actions directly into OpenAI, LangChain, CrewAI, or Vercel AI SDK runtimes. It ships as Python and TypeScript SDKs plus an MCP server, targeting engineering teams embedding transactional capabilities into autonomous or semi-autonomous agent stacks.
> what it does
- Wraps Stripe API calls as tools callable by LLM agents
- Supports OpenAI, LangChain, CrewAI, and Vercel AI SDK frameworks
- Handles payment links, invoices, customers, and subscription operations programmatically
- Includes Model Context Protocol server for Claude and compatible clients
- Ships as open-source Python and TypeScript SDKs on GitHub
> touches
> also under
> alternatives to stripe agent toolkit
by surface + editorial- STstripesdks and mcp server for integrating stripe payments into ai agents and llm workflowsmcpeditorial pick
- BABigCommerce APIMCP server letting AI assistants manage BigCommerce products, customers, and orders via REST APImcpeditorial pick
- CCCommerce Cloud MCP ServerConnects AI applications with Salesforce Commerce Cloud using the Model Context Protocol (MCP).mcpeditorial pick
- ABAgent Billymcp
- APapi-commerce-stripeadds Stripe commerce skills to Claude Code via the Agents Inc skill marketplacemcp
- COcom.pulsemcp.mirror/atharvagupta2003-stripeIntegrates with Stripe's payment processing API to enable transaction processing, customer management, and subscription handling for financial applications.mcp