SOUNDTRACK // IRON UNDER PRESSURE
JEZWEB // GRID OSv2026
JEZWEB

> mcp // accounting & payments

Stripe
for AI.

Payment processing: charges, customers, invoices, subscriptions, and payouts

Stripe handles your payments, and this connector means your AI assistant can work in it too. Look up a customer, chase an unpaid invoice, create a payment link on the spot, or check subscription status, all in the flow of a normal conversation. Particularly handy when an AI agent needs to collect money: it can generate a hosted Stripe payment URL and hand it straight to the customer.

GOOD FOR // Businesses using Stripe who want their AI assistant to handle payment admin (creating invoices, generating payment links, checking customer accounts, and processing refunds) without jumping between tools.

Customers

Search your Stripe customer list or create a new customer record, useful before raising an invoice or setting up a subscription.

Invoices

Create, send, list, and look up invoices. Your assistant can raise an invoice for a customer and send it in one step.

Payment links

Generate a hosted Stripe payment URL instantly, the quickest way for an AI agent to accept payment. One link, the customer pays, Stripe handles the rest.

Payments & refunds

Look up individual payments by customer or date, and issue refunds when needed, without logging into the Stripe dashboard.

Subscriptions

Check and cancel subscriptions, useful for customer service workflows where someone needs a quick answer on their billing status.

Create an invoice for Pinnacle Projects Pty Ltd for $4,400 and send it.

Generate a payment link for $990 with the description 'Website deposit'.

Has the invoice for Blue Gum Constructions been paid yet?

Issue a full refund on the last payment from coastal.designs@gmail.com.

stripe_payments list, get, refund **destructive** (refund moves money)
stripe_invoices create, send, list, get write
stripe_customers search, get, create write
stripe_subscriptions list, get, cancel **destructive** (cancel ends recurring revenue)
stripe_payment_links create, list, get, deactivate write

Works with Claude (Code, Desktop, claude.ai), and any MCP-compatible client. OAuth on first connect: no keys to paste.

claude mcp add --transport http stripe-mcp https://stripe.mcpserver.au/mcp

claude.ai: Settings → Connectors → Add connector → https://stripe.mcpserver.au/mcp