Skip to content
Back to search
30
MCP

io.github.constripacity/claude-code-bridge

io.github.constripacity/claude-code-bridge

MCP relay so Claude Code agents on different machines can exchange messages via named channels.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
io.github.hampsterx/claude-mcp-bridge
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
0 tools
Relay
MCP relay server for Claude Desktop <-> Claude Code communication
0 tools
claude-bridge-mcp
MCP server that bridges host-side Claude Cowork to Claude Code running inside a devcontainer.
0 tools
io.github.rahuljava2807/claude-bridge-mcp
Pipes Claude Code session output into Claude Chat — no more copy-paste between tools
0 tools
io.github.zhowe-designs/relay-mcp
Self-hosted session relay. Shared threads across Claude Code, Cowork, and Claude.ai.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.constripacity/claude-code-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}