USAGE claude-multiacc install [options] ./install.sh [options] claude-multiacc uninstall [--purge-data] ./install.sh --uninstall [--purge-data] OPTIONS --server user@host set the sync target --no-server use local-only pools --instance NAME label this instance's scheduled jobs --no-schedule install without scheduled jobs --uninstall remove shell setup and jobs; keep account data --purge-data also delete both account pools when uninstalling -h, --help show this help without installing or uninstalling Use CLAUDE_ACCOUNTS_ROOT and CODEX_ACCOUNTS_ROOT to select isolated pools. After npm install -g claude-multiacc, both claude-accounts and codex-accounts are available alongside claude-multiacc in npm's bin directory immediately. Git/npx installs add the package's bin directory through shell startup files; open a new shell or use the export PATH command printed by the installer.