All integrations
Stripe
Finance & Commerce
Give agents payments context — customers, charges, invoices and subscriptions — with refunds and subscription changes clearly flagged.
What teams build with this
Answer billing questions from real payment and invoice history
Investigate a failed payment and explain what happened
Prepare a refund or subscription change for approval
What this integration is allowed to do
17 read-only
Reads data. Cannot change anything in the connected system.
9 reversible
Writes data, but the change can be undone.
3 irreversible
Writes data in a way that cannot be automatically undone.
Attach only the tools an agent needs. Run the whole integration against a vendor sandbox or the Fruxon simulator before it touches production.
Available tools
Each tool is attached per agent step, so an agent only gets what its job requires.
list_customers | List customers with optional email filter and pagination | Read-only |
get_customer | Retrieve a single customer by ID | Read-only |
create_customer | Create a new customer | Reversible |
update_customer | Update an existing customer | Reversible |
list_payment_intents | List payment intents with optional customer filter | Read-only |
get_payment_intent | Retrieve a single payment intent by ID | Read-only |
create_payment_intent | Create a new payment intent | Reversible |
list_charges | List charges with optional customer/payment intent filter | Read-only |
get_charge | Retrieve a single charge by ID | Read-only |
list_refunds | List refunds with optional charge/payment intent filter | Read-only |
get_refund | Retrieve a single refund by ID | Read-only |
create_refund | Create a refund for a charge or payment intent | Irreversible |
list_products | List products with optional active filter | Read-only |
get_product | Retrieve a single product by ID | Read-only |
create_product | Create a new product | Reversible |
update_product | Update an existing product | Reversible |
list_prices | List prices with optional product/type filter | Read-only |
get_price | Retrieve a single price by ID | Read-only |
create_price | Create a new price for a product | Reversible |
list_invoices | List invoices with optional customer/status filter | Read-only |
get_invoice | Retrieve a single invoice by ID | Read-only |
create_invoice | Create a new draft invoice | Reversible |
send_invoice | Finalize and send an invoice | Irreversible |
list_subscriptions | List subscriptions with optional customer/status filter | Read-only |
get_subscription | Retrieve a single subscription by ID | Read-only |
create_subscription | Create a new subscription | Reversible |
update_subscription | Update an existing subscription | Reversible |
cancel_subscription | Cancel a subscription immediately | Irreversible |
get_balance | Retrieve the current account balance by currency | Read-only |
Connect Stripe to your agents
Set up credentials once at the tenant level, then attach the tools you need to any agent.