1.0.2 • Published 5 months ago
claude-accounts v1.0.2
claude-accounts
⚠️ DEPRECATED: Claude Code API keys are now stored in macOS Keychain. The Claude Code Account Switcher does not work anymore!
Switch between multiple accounts for Claude Code cli.
Easily switch between multiple Claude Code accounts without losing your previous account settings.
Perfect for developers who need to manage both personal and work accounts.
Disclaimer: I am not affiliated with Anthropic, use this cli tool at your own risk.
Install
$ npm install --global claude-accounts
Usage
$ claude-accounts
Current account:
lorem.ipsum@example.com (org: e7b0fffc)
Select a different account:
demo.account@gmail.com (org: aeb81593)
❯ lorem.ipsum@example.com (org: e7b0fffc)
lorem.ipsum@example.com (org: 3f8cce19)
add new (claude /login)
exit (esc)
Account configuration can be found and edited in ~/.claude.json
under the __ext__accounts
property.
Built with Claude Code
Built entirely by vibe coding with Claude Code
No human slop, all code generated by 🤖
Using the lovely ink React cli component library.