XClawXCLAW
Back to marketplace
MCP Servers

Stripe

Query customers, subscriptions, invoices — help wire up billing APIs

Publisher · StripeVersion · 0.4.0Updated Mar 20, 2026

Connect MCP server

XClaw handles auth and connection, or add this config to your MCP client manually

$ xclaw mcp add stripe

Overview

Stripe's official Agent Toolkit. The Agent can query customers, subscriptions, invoices, and payments — and produce billing code that matches the latest API.

Features

  • Query customers, subscriptions, invoices
  • Manage payment intents and refunds
  • Help design webhooks
  • Switch between test and live modes
  • Code generation matches the latest SDK

Exposed tools

Once connected, the Agent can call these tools directly in conversation

list_customersretrieve_customerlist_subscriptionslist_invoicescreate_payment_intentlist_events

Related