claude-env – Manage multiple accounts for Claude-code
Workaround for Anthropic's lack of multi-account support; niche pain with limited appeal.
CLI tool to manage multiple Claude Code profiles
Symlinks shared MCP servers so you don't reconfigure plugins when switching Claude Code accounts.
Developers using Claude Code CLI with multiple accounts
direnv · AWS CLI · oh-my-claudecode
Settings don't carry over, and switching means logging out or manually managing CLAUDE_CONFIG_DIR.
So I made a simple tool for it. Clausona sets CLAUDE_CONFIG_DIR via a shell hook and symlinks shared resources (plugins, MCP servers, settings) from your primary config.
Auth stays separate per profile. No wrapping or proxying. Claude Code runs directly.
Curious if others have dealt with this and what pain points you've run into.
Thanks for any feedback!
Workaround for Anthropic's lack of multi-account support; niche pain with limited appeal.
Automatic account failover + Slack remote access for Claude Code, no servers.
Sessions persist across Claude accounts when one hits rate limits.
nvm for Claude Code—switch profiles per project, git-tracked and isolated.
Profile manager for AI agents — switch configs like dotfiles but for Claude and Cursor.
Clever rate-limit arbitrage via pre-activation scheduling, but only works if you own multiple accounts.