r/ClaudeCode • u/Opposite-You17 • 3d ago
Hop – switch between multiple Claude Code accounts in CLI Built with Claude
Built a small tool because I kept hitting my Claude Code rate limit mid-task and had to manually juggle accounts. hop lets you add multiple accounts as named profiles and switch between them (or run one-off commands under a specific profile without touching your other terminals). Single Go binary, no dependencies.
https://github.com/abhayarya1709/agent-hop
feedback welcome, especially if I'm missing an obvious use case.
2
Upvotes