wezbridge

wolverin0/wezbridge
★ 1 stars JavaScript AI/LLM Updated today
Zero-dependency MCP server to orchestrate a swarm of Claude Code / Codex sessions across WezTerm panes — any session can spawn, prompt and read the others. Optional Telegram phone control + text-based A2A messaging. MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wezbridge": {
      "command": "npx",
      "args": [
        "-y",
        "wolverin0/wezbridge"
      ]
    }
  }
}

README Excerpt

> **MCP bridge for controlling Claude Code / Codex sessions inside WezTerm panes, with optional Telegram remote control and simple text-based A2A messaging.** Run a swarm of long-lived AI coding sessions in parallel — one per WezTerm pane — and let any of them spawn, prompt, and read the others through `mcp__wezbridge__*` tool calls. Drive the whole thing from your phone via Telegram by designating one pane as your "OmniClaude" controller. **No browser dashboard, no UI on the PC** — the daemon o

Tools (1)

corr

Topics

agent-orchestrationai-agentsclaude-codeclicodexdeveloper-toolsllmmcpmodel-context-protocolwezterm