Loomal

claude-code-bridge

MCP server by github.com/constripacity/claude-bridge

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

8 starspypi: claude-code-bridge

About claude-code-bridge

claude-code-bridge is an MCP (Model Context Protocol) server published by constripacity in the official MCP registry, listed under Autonomous Agents on Loomal. MCP relay so Claude Code agents on different machines can exchange messages via named channels.

It ships as a Python package on PyPI (claude-code-bridge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/constripacity/claude-bridge, where the project has earned 8 GitHub stars.

Use claude-code-bridge with your agent

Claude Code · one command
claude mcp add claude-code-bridge -- uvx claude-code-bridge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-code-bridge": {
      "command": "uvx",
      "args": [
        "claude-code-bridge"
      ]
    }
  }
}
pypiclaude-code-bridge

Frequently asked questions

What is claude-code-bridge?
claude-code-bridge is an MCP (Model Context Protocol) server by constripacity in the Autonomous Agents category. MCP relay so Claude Code agents on different machines can exchange messages via named channels.
How do I connect claude-code-bridge to Claude, Cursor, or another MCP client?
Install claude-code-bridge from its pypi package (claude-code-bridge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-code-bridge open source?
Yes — the source code is public at github.com/constripacity/claude-bridge, with 8 GitHub stars.
Can AI agents pay to use claude-code-bridge?
Not yet through Loomal — claude-code-bridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-code-bridge? Claim this listing free by verifying GitHub ownership, or contact us.