All MCP servers

Stripe MCP

Stripe MCP lets an agent read customers, subscriptions, invoices and payment events. Ottermind connects it as a managed connector, and any write operation asks for confirmation before it runs.

What is Stripe MCP?

Stripe MCP is Stripe's official Model Context Protocol server for its payments API. It exposes the billing objects support and finance questions run on — customers, subscriptions, invoices, charges and their events — so a question like "why did this renewal fail" can be answered from the data instead of from a dashboard screenshot.

What Stripe MCP gives an agent

  • Customer and subscription lookup

    Find a customer and read their subscription state, plan and billing history.

  • Invoices and charges

    Read invoice lines and charge outcomes, including decline codes on a failed payment.

  • Event history

    Follow the event trail behind an object, which is what reconciling a dispute actually requires.

  • Writes are separate

    Reading billing data and changing it are different operations; anything that mutates asks first.

What the agent can do with Stripe

  • Look up a customer and read their subscription and invoice history
  • Explain why a specific charge failed and what to retry
  • Summarize revenue movement across a date range
  • Reconcile a disputed payment against its events

How to connect Stripe

  1. 1Open Settings → Connectors in Ottermind.
  2. 2Find Stripe and authorize it. Ottermind hosts the connection.
  3. 3Ask for the outcome you want — the agent picks the tools.
Upstream project

Stripe MCP questions

What is Stripe MCP?

Stripe MCP is the Model Context Protocol interface to Stripe — it lets an AI agent call Stripe directly instead of asking you to copy data across.

How do I connect Stripe to an AI agent?

Open Settings → Connectors in Ottermind and authorize Stripe. Ottermind hosts the connection, so there is no config file to edit and no restart.

Do I need to run a local Stripe MCP server?

No. Ottermind hosts the connection. A local server is only needed if you want the agent to reach something on your own machine, which the desktop app supports.

Is my Stripe data safe?

The agent only reaches what you grant. Access starts read-only where the provider supports it, write operations ask for confirmation before running, and you can revoke the connection at any time.

Does Stripe MCP work with Claude?

Yes. Ottermind runs on Claude models and speaks MCP, so once Stripe is connected the agent can use it in any task.

Connect Stripe and hand over the task

Describe the outcome you want. Ottermind picks the tools, does the work, and gives you something you can edit.

Try Ottermind free