@claude-channel-mux/cli
v0.1.2
Published
CLI for claude-channel-mux daemon management
Readme
@claude-channel-mux/cli
CLI for claude-channel-mux daemon lifecycle management.
Note: This is a community project and is not affiliated with or endorsed by Anthropic.
Install
npm install -g @claude-channel-mux/cliUsage
channel-mux daemon start # Start daemon in background
channel-mux daemon stop # Stop daemon (SIGTERM, then SIGKILL)
channel-mux daemon status # Check if daemon is running
channel-mux session # View session routing configNote
@claude-channel-mux/discord is included as a dependency and installed automatically (provides the daemon binary).
