by raysonmeng · MCP Server · ★ 114
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
AgentBridge 中文文档 Local bridge for bidirectional communication between Claude Code and Codex inside the same working session. AgentBridge uses a two-process architecture: bridge.ts is the foreground MCP client started by Claude Code via the AgentBridge plugin daemon.ts is a persistent local background process that owns the Codex app-server proxy and bridge state When Claude Code closes, the foreground MCP process exits while the background daemon and Codex proxy keep running. When Claude Code starts again, it reconnects automatically with exponential backoff. What this project is / is not This project is: A local developer tool for connecting Claude Code and Codex in one workflow A bridge that forwards messages between an MCP channel and the Codex app-server protocol An experimental setup for human-in-the-loop collaboration between multiple agents This project is not: A hosted service or multi-tenant system A generic orchestration framework for arbitrary agent backends A hardened security boundary between tools you do not trust Architecture ┌──────────────┐ MCP stdio / plugin ┌────────────────────┐ │ Claude Code │ ──────────────────────────▶ │ bridge.ts │ │ Se
| Stars | 114 |
| Forks | 21 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 41.7/100 |
| Open Issues | 17 |
| Last Updated | 2026-05-14 |
| Created | 2026-03-20 |
| Platforms | claude-code, cli, codex, mcp, node |
| Est. Tokens | ~39k |
These tools work well together with agent-bridge for enhanced workflows:
Looking for a agent-bridge alternative? If you're comparing agent-bridge with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接
Shared memory for your team's coding agents
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Wi
Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 comman
Supercharge AI Agents, Safely
Agent harness for codebases. Gives Claude Code, Codex, and CI a shared task system, verdict ledger, and state
Explore other popular mcp server tools:
agent-bridge is A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接工具。. It is categorized as a MCP Server with 114 GitHub stars.
agent-bridge is primarily written in TypeScript. It covers topics such as agent-collaboration, claude-code, cli.
You can find installation instructions and usage details in the agent-bridge GitHub repository at github.com/raysonmeng/agent-bridge. The project has 114 stars and 21 forks, indicating an active community.
agent-bridge is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to agent-bridge on Agent Skills Hub include agent-bridge, stash, memorix. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.