The official Stripe Agent Toolkit provides Python and TypeScript libraries plus a hosted MCP server for integrating Stripe payment APIs with AI agent frameworks. Supports OpenAI, LangChain, CrewAI, and Vercel AI SDK through function calling with granular API key permissions.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill stripe-agent-toolkit-ai-payment-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stripe Agent Toolkit Ai Payment Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-stripe-agent-toolkit-ai-payment-integration)More formats (shields.io, HTML) on the badges page.
---
name: "Stripe Agent Toolkit for AI Payment Integration"
slug: "stripe-agent-toolkit-ai-payment-integration"
description: "The official Stripe Agent Toolkit provides Python and TypeScript libraries plus a hosted MCP server for integrating Stripe payment APIs with AI agent frameworks. Supports OpenAI, LangChain, CrewAI, and Vercel AI SDK through function calling with granular API key permissions."
github_stars: 1422
verification: "security_reviewed"
source: "https://github.com/stripe/ai"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
github_repo: "stripe/ai"
github_stars: 1422
---
# Stripe Agent Toolkit for AI Payment Integration
The official Stripe Agent Toolkit provides Python and TypeScript libraries plus a hosted MCP server for integrating Stripe payment APIs with AI agent frameworks. Supports OpenAI, LangChain, CrewAI, and Vercel AI SDK through function calling with granular API key permissions.
## Installation
Use the upstream install or setup path that matches your environment:
- npx -y @stripe/mcp --api-key=YOUR_STRIPE_SECRET_KEY
- pip install stripe-agent-toolkit
- npm install @stripe/agent-toolkit
Requirements and caveats from upstream:
- [@stripe/agent-toolkit](/tools/typescript) - for integrating Stripe APIs with popular agent frameworks through function calling—available in [Python](/tools/python) and [TypeScript](/tools/typescript).
- Included below are basic instructions, but refer to [Python](/tools/python) and [TypeScript](/tools/typescript) packages for more information.
- ### Python
Basic usage or getting-started notes:
- The Stripe Agent Toolkit also exposes tools in the [Model Context Protocol (MCP)](https://modelcontextprotocol.com/) format. Or, to run a local Stripe MCP server using npx, use the following command:
- Stripe's Agent Toolkit enables popular agent frameworks including OpenAI's Agent SDK, LangChain, CrewAI, and Vercel's AI SDK to integrate with Stripe APIs through function calling. The library is not exhaustive of the...
- You don't need this source code unless you want to modify the package. If you just
- Source: https://github.com/stripe/ai
- Extracted from upstream docs: https://raw.githubusercontent.com/stripe/ai/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/stripe-agent-toolkit-ai-payment-integration/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!