stripe/ai
Stripe SDKs and MCP servers that enable AI agent frameworks to interact with Stripe APIs through function calling.

This repository provides TypeScript and Python SDKs for integrating Stripe with popular LLM agent frameworks. It includes a Model Context Protocol (MCP) server for secure Stripe API access, an agent toolkit supporting OpenAI’s Agent SDK, LangChain, CrewAI, and Vercel’s AI SDK, plus token metering integrations for OpenAI, Anthropic, and Google Gemini. The toolkit enables agent frameworks to call Stripe functions for billing, payments, and other operations.