MCP relay so Claude Code agents on different machines can exchange messages via named channels.
Real-time cross-machine communication for Claude Code agents. Claude Code's native Agent Teams coordinate multiple instances on the same machine. Claude Bridge fills the gap — it lets Claude Code agents on different machines communicate in real time over a shared MCP relay server. claude-bridgeclaude-code-bridgeimport claudebridgeclaude-bridgebash pip install -e .[dev] editable install with…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Real-time cross-machine communication for Claude Code agents. Claude Code's native Agent Teams coordinate multiple instances on the same machine. Claude Bridge fills the gap — it lets Claude Code agents on different machines communicate in real time over a shared MCP relay server. claude-bridgeclaude-code-bridgeimport claudebridgeclaude-bridgebash pip install -e .[dev] # editable install with test/lint deps docker run -p 8765:8765 -v claude-bridge-data:/data \…