What is happening?
loombar status
A complete local snapshot: working agents, usage, plan meters, and development ports.
loombar status↗Loombar CLI for macOS
See Claude, Cursor, and Codex while they work. Read honest usage, find local servers, and give scripts a stable JSON contract—all from the data already on your Mac.
$ loombar status --jsonlocal by default · no provider keysOne local interface for
Loombar reads provider-native sources instead of flattening different measurements into one suspicious number. Useful in your terminal, dependable in a script, and quiet when nothing needs attention.
Human-readable by default. Add --json anywhere automation needs to take over.
What is happening?
A complete local snapshot: working agents, usage, plan meters, and development ports.
loombar status↗Who is working?
Live Claude, Cursor, and Codex activity with project, model, and working state.
loombar agents --json↗What did it cost?
Billable local history and honest Cursor account totals for one calendar day.
loombar usage --day 2026-08-10↗What is running?
Project-aware localhost discovery, with infrastructure hidden until you ask for it.
loombar ports --all↗Is everything connected?
Check provider data access, CLI availability, and the local tools Loombar relies on.
loombar doctor↗Every JSON response includes a schema version, command name, and generated timestamp. Missing upstream data stays null—it never quietly becomes zero.
{
"schema_version": 1,
"command": "agents",
"generated_at": "2026-08-10T08:05:35.817Z",
"working": 3,
"open": {
"claude": 4,
"cursor": 2,
"codex": 2
},
"agents": [
{
"platform": "codex",
"name": "Ship CLI docs",
"status": "working",
"model": "gpt-5.6"
}
]
}Keep the subscriptions, credentials, and workflows you already use.
Claude and Codex usage comes from local billable history. No extra daemon and no duplicate event stream.
Cursor account tokens and context fill remain clearly labeled. If its API fails, Loombar does not invent a total.
Provider credentials stay with their provider CLIs. Loombar does not ask you to paste API keys into another product.
Ready when your terminal is
Free local monitoring. macOS 14+. Claude, Cursor, and Codex.