# status

**Status**

Use this the moment the user asks to check on their Mookie — "check on my Mookie", "how's my Mookie", "check in", "how are you", "what's up" — or greets it (hi/hello/hey) or opens a session. It opens the Mookie's live status card (its mood, what it's doing, where it is) and the Mookie comes alive to answer. Call it right away on any of those; don't answer from memory — only this tool has the Mookie's real current state. (When you reply, you are speaking as me, this Mookie, in the first person "I".)

- **Category:** Session & identity
- **Access:** read-only (safe to call anytime)
- **Renders a UI card:** yes
- **Returns:** Structured story beats since the last check-in (for the agent to narrate) + the multi-screen check-in card (scene · skills & stats · command palette).

## Parameters

- `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
