loading…
Search for a command to run...
loading…
Payments, customers, subscriptions
Query Stripe data safely in Claude. Look up customers, check subscription status, inspect failed payments. Read-only by default.

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 hosts a remote MCP server at https://mcp.stripe.com. This allows secure MCP client access via OAuth. View the docs here.
You can also build autonomous agents with MCP as well.
Agent skills are instructions that agents can use to build faster and more accurately. Stripe offers a collection of skills that help your agents use the latest best practices when building with Stripe.
If you use one of these popular agent harnesses, we recommend installing the official Stripe plugins, which include additional agent tools and update automatically.
Run this command in your project:
claude plugin install stripe@claude-plugins-official
Run this command in your project:
codex plugin add stripe@openai-curated
Run this command in your project:
/add-plugin stripe
You can also install through the Cursor marketplace.
Manually installed skills don’t auto-update. Run
npx skills update -yto get the latest versions.
Run this command in your project:
npx skills add https://docs.stripe.com
from
Run in your terminal:
claude mcp add stripe --env STRIPE_SECRET_KEY="<sk_live_...>" -- npx -y @stripe/mcpThese are the functions Claude can call when this MCP is active.
get_customerlist_subscriptionsget_chargesearch_invoicesStripe MCP is paid ($5).
Yes, it requires environment variables: STRIPE_SECRET_KEY. Unyly injects them into the config during install.
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
Open Stripe on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Review before useWill ask for:
STRIPE_SECRET_KEYAutomated heuristic from public metadata — not a security guarantee.