Hacker News
Show HN: Claude-account – switch Claude Code accounts without logging in again
The commands are intentionally simple:
claude account add myworkaccount claude account add mypersonalaccount claude account use myworkaccount claude account current
After switching, Claude Code works normally:
claude claude "fix this bug in main.py" Repository: https://github.com/hamzarehmandeveloper/claude-account
Give it a try
carloslfu
|next
[-]
The only problem I've noticed is with Claude in Chrome. It seems to not work well in the second account. And this makes sense because it was designed just for one app. Do you find yourself having the same problem with this setup? have you tried the second one with the Claude in Chrome ext?
pandoro
|next
|previous
[-]
Simple and works great but requires one alias per account
dotancohen
|next
|previous
[-]
cute_boi
|root
|parent
[-]
hmokiguess
|next
|previous
[-]
bdemirkir
|next
|previous
[-]
pwython
|next
|previous
[-]
baron3dl
|next
|previous
[-]
rew0rk
|root
|parent
|next
[-]
ttoinou
|root
|parent
|next
|previous
[-]
So what’s the differenve ?
dpoloncsak
|root
|parent
|previous
[-]
brentmitchell25
|next
|previous
[-]
~/development/account1/mise.toml:
[env]
CLAUDE_CONFIG_DIR = "{{ env.HOME }}/.claude-account1"
acuteaura
|next
|previous
[-]
i do this: https://github.com/acuteaura/universe/blob/main/overlays/cla...