Clauge is a menu bar tracker for Claude Code, Anthropic's official command-line developer tool
Clauge is a menu bar tracker for Claude Code, Anthropic's official command-line developer tool. Click the menu bar icon to see at a glance: • Today's and this month's API spend • Current Anthropic plan tier and rate-limit bucket • Per-session token counts across all your Claude Code projects • claude.ai subscription usage when paired with the Clauge Sync browser extension Clauge reads only what's already on your Mac — the OAuth token Claude Code wrote during `claude /login` and the per-session JSONL files Claude Code writes during normal use. Both live inside ~/.claude/, which you grant access to once during the first-launch setup. macOS sandboxes everything; no data ever leaves your Mac unless Clauge calls Anthropic's official api.anthropic.com endpoint on your behalf. Requirements: • Claude Code CLI installed and logged in (`claude /login` once) • macOS 12 Monterey or newer • Optional: install the free Clauge Sync browser extension for claude.ai plan-usage data Clauge is built by an independent developer, not affiliated with Anthropic. Source code and full release notes are on GitHub.