Stripe MCP
Official Stripe MCP server and agent toolkit for working with Stripe customers, payments, subscriptions, refunds, invoices, and billing operations.
Ads
Overview
This repo is the one-stop shop for building AI-powered products and businesses on top of Stripe. It contains a collection of SDKs to help you integrate Stripe with LLMs and agent frameworks, including: @stripe/ai-sdk - for integrating Stripe's billing infrastructure with Vercel's ai and @ai-sdk libraries. @stripe/token-meter - for integrating Stripe's billing infrastructure with native SDKs from OpenAI, Anthropic, and Google Gemini, without any framework dependencies. Stripe hosts a remote MCP server at https://mcp.stripe.com. This allows secure MCP client access via OAuth. View the docs here.
Installation
npx skills add https://docs.stripe.com
Configuration
Configuration example is not available yet.
Capabilities
- Connect via remote MCP server
Ask your assistant to connect to Stripe's hosted MCP endpoint at `https://mcp.stripe.com` using OAuth for secure access.
- Build autonomous agents
Instruct your assistant to leverage MCP to create autonomous agents that interact with Stripe's billing infrastructure.
- Install agent skills for Claude Code
Have your assistant run `claude plugin install stripe@claude-plugins-official` to add official Stripe tools to Claude Code.
- Add Stripe plugin to Codex
Ask your assistant to run `codex plugin add stripe@openai-curated` for Stripe integration in OpenAI's Codex environment.
- Install via Cursor marketplace
Direct your assistant to use `/add-plugin stripe` or the Cursor marketplace to add Stripe's plugin.
- Set up for Grok Build
Request your assistant to run `grok plugin install stripe --trust` to enable Stripe tools in Grok Build.
Tags
- payment
- finance
- crm
- ecommerce
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.