Agentic Usage Meter banner
prime-radiant-inc prime-radiant-inc

Agentic Usage Meter

Development community

Description

macOS menu-bar meter for coding-agent subscription quotas

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic Usage Meter

Agentic Usage Meter is a macOS menu-bar app that shows coding-agent subscription quota windows and balances across your accounts.

![Agentic Usage Meter showing synthetic quota windows](docs/images/usage-popover.png)

Built by [Jesse Vincent](https://fsck.com).

What it shows

The menu-bar panel and optional floating widget show the remaining quota and reset times returned for each connected account. Collapsible sections keep five-hour, weekly, monthly, and Extra Credits information readable when you have several accounts.

The app displays only quota windows and balances returned by the provider. It does not invent missing five-hour, weekly, monthly, or credit rows.

Providers

Qualified providers:

  • Claude — isolated browser session
  • Codex — ChatGPT OAuth in your browser
  • Kimi — device authorization

Experimental providers:

  • MiniMax — Token Plan API key
  • GitHub — device OAuth
  • Factory — per-account API key
  • OpenCode Go — isolated OpenCode session
  • OpenCode Zen — isolated OpenCode session
  • SuperGrok — Grok device OAuth

Antigravity is unavailable because its CLI uses the shared macOS Keychain, which cannot isolate separate accounts.

Provider names and logos are trademarks of their respective owners; inclusion does not imply endorsement. See the [provider-mark attribution](Sources/UsageMeterUI/Resources/ProviderMarks/ATTRIBUTION.md).

Accounts and privacy

Agentic Usage Meter has no application server: requests go directly from your Mac to each provider. OAuth tokens and API keys are stored in account-scoped Keychain items. Claude and OpenCode cookies stay in account-scoped WebKit profiles. Cached usage is stored in Application Support.

The app has no analytics or telemetry.

![Synthetic account management in Agentic Usage Meter](docs/images/account-management.png)

Install

When a public build is available, download the latest notarized app from [GitHub Releases](https://github.com/prime-radiant-inc/agentic-usage-meter