Skip to main content

Stripe

E-commerce and payment operations for customer service agents — look up charges, retrieve customer details, process refunds, check subscriptions, and view invoices.
Requires the stripe peer dependency.

Quick Start


Config

string
required
Stripe secret API key. Falls back to STRIPE_SECRET_KEY env var.
number
default:"25"
Max items per list operation.

Tools


Peer Dependency


Environment Variables

Use a test mode key (sk_test_...) during development. Never expose live keys in agent interactions.