Stripe
AccountingManage Stripe customers, invoices, subscriptions, and payments. Your agents can look up transaction details, create invoices, and monitor subscription health.
How to Connect
- 1Go to the MCP Templates marketplace.
- 2Find the Stripe template.
- 3Enter your Stripe secret API key.
- 4Add the template to your agent.
Available Tools
stripe_search_customersSearch Stripe customers by query
stripe_get_customerGet a Stripe customer by ID
stripe_create_customerCreate a new Stripe customer
stripe_update_customerUpdate an existing Stripe customer
stripe_list_subscriptionsList Stripe subscriptions
stripe_get_subscriptionGet a Stripe subscription by ID
stripe_cancel_subscriptionCancel a Stripe subscription
stripe_list_invoicesList Stripe invoices
stripe_get_invoiceGet a Stripe invoice by ID
stripe_create_invoiceCreate a new Stripe invoice
stripe_send_invoiceSend a Stripe invoice to the customer
stripe_list_payment_intentsList Stripe payment intents
stripe_get_payment_intentGet a Stripe payment intent by ID
stripe_create_payment_intentCreate a new Stripe payment intent
stripe_list_payment_methodsList Stripe payment methods for a customer
stripe_create_payment_linkCreate a Stripe payment link
stripe_list_productsList Stripe products
stripe_create_productCreate a new Stripe product
stripe_list_pricesList Stripe prices
stripe_create_priceCreate a new Stripe price
stripe_create_refundCreate a Stripe refund
stripe_list_refundsList Stripe refunds
stripe_get_balanceGet the current Stripe account balance