Claude Usage Status Bar WidgetA VS Code extension that displays your Claude API usage quota directly in the status bar. How it looks
Format: Hover over the status bar item for detailed account info, per-quota breakdown, and cost data. Prerequisites
The extension runs InstallationFrom
|
| Setting | Default | Description |
|---|---|---|
claudeUsage.claudePath |
"" (auto-discover) |
Path to the Claude CLI binary. Leave empty to find from PATH. |
claudeUsage.updateIntervalSeconds |
60 |
How often to refresh usage data (minimum 10s) |
Commands
- Claude Usage: Refresh Now — Force refresh the status bar data (also triggered by clicking the widget)
Status indicators
| Icon | Meaning |
|---|---|
☁ |
Data loaded successfully |
⟳ (spinning) |
Refreshing data |
⚠ |
Error reading usage data |
🔑 |
Claude CLI not authenticated |
🛡 |
Workspace not yet trusted — click to authorize |
License
MIT