Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@claude-channel-mux/discord

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@claude-channel-mux/discord

Discord adapter, daemon, and plugin for claude-channel-mux

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
16
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

@claude-channel-mux/discord

Discord adapter for claude-channel-mux: connects Discord to Claude Code sessions via a shared daemon.

Note: This is a community project and is not affiliated with or endorsed by Anthropic.

Install

npm install @claude-channel-mux/discord

What's included

  • DiscordAdapter: Full PlatformAdapter implementation using discord.js
  • Daemon: Long-running process that holds the Discord bot connection and routes messages via IPC
  • MCP Plugin: MCP server that Claude Code spawns, proxies tool calls to the daemon
  • Access control: DM pairing, guild channel policies, mention gating
  • Utilities: Message chunking, attachment handling, file path security

Binaries

  • channel-mux-daemon: Start the daemon process
  • channel-mux-plugin: MCP server plugin for Claude Code

Quick start

See the main repository for full setup instructions.

License

MIT

Keywords

claude

FAQs

Package last updated on 21 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts