Claude Auth Status Bar
Shows the currently logged-in Claude (Anthropic) account directly in the VSCode status bar.
Features
- Displays your Claude account email and organization name in the status bar
- Click the status bar item to see full account details (email, org, plan, auth method)
- Warns with a different background color when not logged in
- Auto-refreshes every 5 minutes
- Manual refresh via Command Palette:
Claude Auth: Refresh Status
Requirements
- Claude Code CLI must be installed and available in your PATH
- Run
claude login before using this extension
Usage
After installing, the extension automatically shows your Claude account in the status bar (bottom-right):
$(account) you@example.com (YourOrg)
Click the item to see a details popup with your email, organization, plan, and auth method.
Commands
| Command |
Description |
Claude Auth: Refresh Status |
Manually refresh the auth status |
Claude Auth: Show Account Details |
Show account details popup |
License
MIT
| |