Example routine
Weekly churn and payment-risk review
Read Stripe for cancellations, failed payments, and at-risk subscriptions each week.
Use this routineSuggested rhythm
Weekly
0 8 * * 1
America/Los_Angeles
Expected result
A weekly risk brief listing cancellations, failing payments, and at-risk accounts with the follow-ups each one deserves.
Built for
Founders · Finance · Customer success
Works with
- Stripe
What the routine does
Use approved read-only Stripe tools to review the past week: new cancellations and their stated timing, subscriptions with failed or retrying payments, and any accounts showing risk signals such as downgrades or paused usage. Summarize what changed versus the prior week and which accounts deserve a human follow-up now. State the reporting window and never initiate or modify a financial transaction.
Inputs
- Reporting currency
{{reportingCurrency}}The currency used for the report summary.
Example: USD
Required MCP capabilities
- Read subscriptions
- Read invoices
Permission boundary
Connections do not grant blanket access. Discover the MCP tools, enable only the capabilities this responsibility needs, and give write-like actions a separate automatic-execution confirmation.