Financeβ˜… 5.8k

Stripe β€” Payment Processing, Subscriptions & Revenue Analytics

Manage Stripe payments via AI. Check balances, list transactions, manage subscriptions, issue refunds, and generate revenue reports β€” all through natural language.

Financial Operations on Autopilot

The Stripe MCP connects OpenClaw to your payment infrastructure. Instead of logging into the Stripe Dashboard, ask your agent to pull revenue reports, check failed payments, or manage subscriptions β€” it's like having a finance assistant that never sleeps.

  • Revenue Insights: "What's our MRR this month?" β€” instant answers from live data.
  • Transaction Monitoring: Alert on failed charges, disputed payments, or unusual patterns.
  • Subscription Management: List, update, cancel, or upgrade customer subscriptions.
  • Refund Processing: Issue full or partial refunds with reason codes.

Configuration

"mcpServers": {
  "stripe": {
    "command": "npx",
    "args": ["-y", "@mcp/stripe-server"],
    "env": { "STRIPE_SECRET_KEY": "sk_live_..." }
  }
}

⚠️ Use restricted keys with minimum required permissions. Never use your root secret key.

Top Prompts

  1. "What's our total revenue for March 2026? Break it down by plan tier."
  2. "List all failed payments in the last 7 days and the customer emails."
  3. "How many new subscribers did we get this week vs last week?"
$ cd ../* END_OF_FILE */