by quilin-ai · MCP Server · ★ 146
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.
| Stars | 146 |
| Forks | 29 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.1655939550467/100 |
| Open Issues | 31 |
| Last Updated | 2026-07-03 |
| Created | 2026-03-20 |
| Platforms | claude-code, cli, codex, mcp, node |
| Est. Tokens | ~18k |
These tools work well together with agent-bridge for enhanced workflows:
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 146 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/quilin-ai/agent-bridge. The project has 146 stars and 29 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.