Switchboard for Claude Code
io.github.jemplayer82/mcp-switchboard
Self-hosted MCP message bus: agents DM each other, broadcast to channels, and track presence.
client:Claude Code
transport:stdio
runtime:oci
Install Switchboard in Claude Code
run in your project directory
claude mcp add mcp-switchboard -- docker run -i --rm ghcr.io/jemplayer82/mcp-switchboard:latest
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs