Money Morning

Money Morning

v0.1.0

Yesterday's money in plain words โ€” what came in, what failed, who left.

stripepaymentsmoneymorningflagship
1 agents1 jobs1 cabinets3 pages

Money Morning

general

agents

๐Ÿช™

Money Teller

.agents/money-teller/

Money Morning

30 7 * * *

1

Agents

1

Jobs

1

Depts

3

Pages

Money Morning
๐Ÿช™ Money Teller
Money Morning
๐Ÿช™Money Tellerspecialist

Reads yesterday's Stripe activity and writes one page saying what came in, what failed, and who left. Read only.

Money Morningactive

Money Morning

Yesterday's money in plain words โ€” what came in, what failed, who left.

What you get

At 07:30 a routine reads yesterday in your Stripe account and writes one page: the amount that came in, anything that went back out, and a short table of the payments worth knowing about โ€” a failed card, a dispute, a new customer, a refund. The number you actually care about sits at the top in large type.

It is read only. Nothing is refunded, charged, invoiced or cancelled โ€” the routine reads your account and writes a page, and that is the whole of it.

How to look at it

Open the Money app in this cabinet. It starts pre-filled with a made-up example so you can see the shape straight away โ€” the page says plainly that those numbers are fake. Your first real morning takes its place.

Before it can read your real account

Connect Stripe in Cabinet's integrations screen. You paste nothing, but it is two steps rather than one, and the first is not a button here: in your Stripe settings you first have to turn on MCP access for your account. Once that is on, come back, click Connect, and sign in with Stripe in the browser tab that opens.

So: nearly one click โ€” as long as you switch it on at Stripe's end first. Until you connect, the page keeps showing the example.

If the page still shows the example

The routine only writes when it can actually reach Stripe. If it has run and the example is still sitting there, Stripe isn't connected yet โ€” see above. Nothing was overwritten and nothing errored. Fix the connection and run the routine again.

What's inside

  • Money Teller โ€” the one agent. Reads yesterday's payments, writes the page. Read only.
  • Money Morning โ€” the one routine. Runs at 07:30 every day.
  • Money โ€” the one page. Opens on today, with a dropdown for earlier days.
  • setup.md โ€” what deserves a row and who you watch. The teller reads it every morning.
Install
$ git clone --filter=blob:none --sparse https://github.com/cabinetai/cabinets.git && cd cabinets && git sparse-checkout set money-morning