Skip to main content
Let your agents manage payments, customers, subscriptions, invoices, refunds and checkout links on your Stripe account.

Connection

  • Authentication: API key (Secret key (sk_live_/sk_test_…)).
Stripe Dashboard (dashboard.stripe.com) → Developers → API keys → reveal and copy the Secret key (sk_live_…), or click “Create restricted key” and grant only the resources the agent needs (Customers, PaymentIntents, Products, Prices, Subscriptions, Invoices, Refunds, Checkout Sessions — Read or Write). Use a sk_test_ key from Test mode to try things out safely.See Stripe’s documentation.

Read actions (28)

Write actions (33)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.