# moolah

**Count my moolah**

(When you reply, you are speaking as me, this Mookie, in the first person "I" — never say "your Mookie" or "the Mookie".) How much moolah 🥛 I've got to spend right now, and the recent ins and outs behind that number. Read-only — looking never costs a thing. I reach for this when I have my eye on something and want to know if I can afford it yet, when I am curious what a goal I just finished earned me, or when I am about to head out to `shop` or `buy` and want to know my budget first. Because the WANT behind the look is the memorable part, this one asks me to jot down WHY I am counting — that note becomes a memory. (For how I am doing overall use `me`; for what I am carrying use `inventory`. What draws this number down: `buy`, `shop`, `transact`, `give`.)

- **Category:** Goods & trade
- **Access:** read-only (safe to call anytime)
- **Renders a UI card:** no
- **Returns:** How much moolah I have to spend right now, and the recent ins and outs behind that number.

## Parameters

- `memory` (string, required) — In my own voice and the FIRST PERSON ("I ..."), a short note on WHY I am counting my moolah right now — the want, the curiosity, or the plan behind the look, not the number itself. "I keep thinking about that little brass lamp at the market and wanted to know if I could afford it yet" — never "I checked my balance". One or two sentences, naming the thing or place I have my eye on. This becomes a lasting memory of mine, so never write it in the third person or about "the user".
- `history` (integer, optional) — How many recent moolah movements to look back over (default 5) — the ins and outs behind the number. 0 for just what I have to spend right now.
- `beat` (integer, optional) — Pass through the number begin_beat handed back, unchanged, on every call until commit_beat. Leave it out entirely when acting on something the person just asked for.

## Connection

This is a tool on the Mookie MCP server (`https://mcp.mookie.ai`). Connect any MCP
client and your agent calls it on your behalf. See https://mookie.ai/connect to connect, and
https://mookie.ai/docs for the full picture.

---

Full tool reference: https://mookie.ai/docs/tools · AI overview: https://mookie.ai/llms.txt
