Stripe Agent Toolkit
Enables seamless integration of Stripe APIs into agentic workflows using popular agent frameworks.
Acerca de
The Stripe Agent Toolkit provides a Python and TypeScript library designed to integrate Stripe API functionality into agentic workflows. Supporting popular agent frameworks like OpenAI's Agent SDK, LangChain, CrewAI, Vercel's AI SDK, and Model Context Protocol (MCP), the toolkit allows developers to easily incorporate Stripe's capabilities into their intelligent agents. Built directly on the Stripe Python and Node SDKs, it offers function calling integration, context management for connected accounts, and middleware for metered billing with Vercel's AI SDK. The toolkit supports a wide range of Stripe API methods, including customer, product, price, payment link, invoice, and refund management.
Características Principales
- Integrates Stripe APIs into agentic workflows
- Provides function calling integration
- Compatible with OpenAI Agent SDK, LangChain, CrewAI, Vercel AI SDK, and MCP
- Includes middleware for metered billing
- Supports Python and TypeScript
- 580 GitHub stars
Casos de Uso
- Generating invoices and managing payments through agentic workflows.
- Creating and managing products and prices using an AI-powered system.
- Automating customer management tasks within an AI agent.