Claude Code plugin marketplace for Chorus — route a single Discord bot to multiple Claude Code sessions. Like the official Discord plugin, but multi-session — each channel gets its own Claude Code session.
This marketplace is for installing Chorus during its research preview. Once the plugin is on the official marketplace allowlist, installation shifts there and this repo becomes a secondary channel.
# Add this marketplace
claude plugin marketplace add zxiang77/chorus-marketplace
# Install the relay plugin
claude plugin install chorus-relay@chorus-marketplaceThen also install the Hub (runs as a separate process):
pip install chorus-hub- chorus-relay — MCP channel server that bridges the Chorus Hub to a Claude Code session. One relay per Discord channel.
See the main Chorus repo for prerequisites, configuration, architecture, and troubleshooting.
MIT