BeClaude

stripe-integration

New
19.9kSmitheryDevelopmentby davila7

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

First seen 6/13/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "stripe-integration": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apicodingbusiness

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is stripe-integration?

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

How to install stripe-integration?

To install stripe-integration: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "stripe-integration": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is stripe-integration best for?

stripe-integration is a mcp categorized under Development. It is designed for: api, coding, business. Created by davila7.