model-usage-dashboard
v0.1.0-beta.6
Published
Local-first quota dashboard for Claude Code, Codex, Grok, and Cursor.
Readme
model-usage-dashboard
A local-first quota dashboard for Claude Code, Codex, Grok, and Cursor.
npx model-usage-dashboardThe command detects authenticated provider CLIs, starts one session-gated server on 127.0.0.1, and opens the dashboard. Repeated launches securely reopen the running instance instead of leaving background servers behind. If a browser tab expires, run model-usage open; the session token stays in launcher memory and is never written to disk. Provider controls hide unavailable tools by default, expose on-demand live/cached diagnostics, and check the public npm registry for updates without blocking quota reads. Provider credentials remain on the machine and are never written to the package cache.
Requirements: Node.js 22 or newer. macOS is currently the primary supported platform because Claude Code credentials are read from Keychain.
Options:
model-usage --port 3847
model-usage open
model-usage --no-open
model-usage --restart