Usage meter for Claude Pro/Max plans. Displays 5-hour usage window directly on the status bar. Hover to view 7-day usage and the weekly reset countdown.
Works on VS Code and compatible forks (Antigravity, Cursor, Windsurf, VSCodium).
Requirements
Claude Pro / Max / Team / Enterprise plan.
Claude Code installed and logged in (claude → /login). The extension reuses this active session — no separate API key is needed.
How It Works
The extension reads the OAuth token stored by Claude Code (macOS Keychain, or ~/.claude/.credentials.json on Windows/Linux) and calls Anthropic's usage endpoint to retrieve the usage percentage and reset times. It polls periodically, and countdowns are calculated locally based on the resets_at timestamps returned by the server.
Privacy
The token is only used to call api.anthropic.com. It is never logged or sent to any other server.
No tracking, no telemetry, no analytics. Everything runs locally on your machine.
Disclaimer
This extension relies on an undocumented Anthropic usage endpoint; this endpoint may change or stop working at any time. This is a community project and is not affiliated with Anthropic.