Connected Apps

Stripe MCP Integration for AI Agents

Answer billing and payments questions straight from your data.

Connect Stripe through its official MCP server so MoClaw can look up customers, payments, subscriptions, invoices, and refunds, and search the Stripe docs while it works. Stripe hosts a remote MCP server at mcp.stripe.com (OAuth), and you can scope exactly what the agent may do with a restricted API key.

How it works

3 steps to wire up Stripe, no engineering required.

  1. 1

    Pick how Stripe connects

    Use Stripe's hosted MCP server at mcp.stripe.com and authorize with OAuth, or run the local @stripe/mcp server with a restricted API key. The restricted key controls exactly which Stripe resources the agent can touch.

  2. 2

    Add the MCP server to MoClaw

    In MoClaw, go to Connectors and choose Add MCP server, then point it at Stripe's MCP endpoint and authorize. Keep write-capable tools behind confirmation if you only want read access at first.

  3. 3

    Ask in plain language

    Ask about customers, payments, subscriptions, invoices, or refunds, or have MoClaw look up how a Stripe API works before it acts.

Why teams connect Stripe to MoClaw

Most billing questions are simple to ask and tedious to answer: why did this customer churn, which subscriptions are past due, what did we refund last week, how is MRR trending. The data is all in Stripe, but getting to it usually means clicking through the dashboard or writing a one-off script.

With Stripe's MCP server connected, MoClaw can pull that context directly. Ask about a specific customer's payment history, list failing subscriptions, summarize this month's refunds, or look up how a particular Stripe API works, and MoClaw answers from your live Stripe account rather than guesses.

Access is scoped and deliberate. Stripe's restricted API keys let you grant only the permissions you want, and Stripe recommends keeping a human in the loop for actions that move money. That keeps exploratory billing questions safe while still letting you opt into write operations when you mean to.

Try saying

Real prompts you can paste into Stripe.

  • Look up this customer in Stripe and summarize their payment history and current subscription status.
  • List the subscriptions that failed to renew in the last 7 days and the reason for each.
  • Summarize this month's refunds by amount and reason.
  • How do I create a usage-based price in Stripe? Check the docs before you answer.

Step by step demo

What actually happens when you send the prompt.

Prompt 01 4 steps

“Why is this customer's subscription past due, and what are my options?”

What MoClaw does

  1. 1 Looks up the customer and their subscriptions through the Stripe MCP server.
  2. 2 Reads the latest invoices and payment attempts to find the failed charge and decline reason.
  3. 3 Checks the Stripe docs for the relevant dunning and retry settings.
  4. 4 Explains the cause and lays out the options without changing anything until you confirm.
Result

MoClaw reports: 'The last invoice failed on Jun 12 with card_declined (insufficient funds); Stripe has retried twice. Options: trigger another retry, send a hosted invoice link, or pause the subscription. Say the word and I'll do it.'

FAQ

Quick answers about pricing, privacy, and limits.

How does MoClaw connect to Stripe?
Through Stripe's official MCP server. You can use Stripe's hosted server at mcp.stripe.com with OAuth, or run the local @stripe/mcp server with a restricted API key, then add it in MoClaw under Connectors > Add MCP server.
Can I keep it read-only?
Yes. Stripe's restricted API keys let you grant only the permissions you want, so you can allow read access to customers and payments without enabling anything that moves money. Stripe also recommends human confirmation for sensitive actions.
What can it actually do?
Depending on the permissions you grant, it can work with customers, payments, charges, subscriptions, invoices, refunds, products, and prices, and it can search Stripe's documentation to ground its answers.
Is this an official Stripe connector?
It uses Stripe's own official MCP server. MoClaw is the MCP client; Stripe maintains the server, and access follows the restricted key or OAuth scope you authorize.

Try MoClaw free.

1,000 credits a month, or bring your own key for unlimited usage.

Cancel anytime