Skip to main content
ClaudeWave

A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接工具。

MCP Servers270 stars45 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/raysonmeng/agent-bridge
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "agent-bridge": {
      "command": "node",
      "args": ["/path/to/agent-bridge/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/raysonmeng/agent-bridge and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-collaborationclaude-codeclicodexdeveloper-toolslocal-firstmcpmodel-context-protocolmulti-agent

What people ask about agent-bridge

What is raysonmeng/agent-bridge?

+

raysonmeng/agent-bridge is mcp servers for the Claude AI ecosystem. A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接工具。 It has 270 GitHub stars and was last updated today.

How do I install agent-bridge?

+

You can install agent-bridge by cloning the repository (https://github.com/raysonmeng/agent-bridge) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is raysonmeng/agent-bridge safe to use?

+

raysonmeng/agent-bridge has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains raysonmeng/agent-bridge?

+

raysonmeng/agent-bridge is maintained by raysonmeng. The last recorded GitHub activity is from today, with 38 open issues.

Are there alternatives to agent-bridge?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy agent-bridge to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: raysonmeng/agent-bridge
[![Featured on ClaudeWave](https://claudewave.com/api/badge/raysonmeng-agent-bridge)](https://claudewave.com/repo/raysonmeng-agent-bridge)
<a href="https://claudewave.com/repo/raysonmeng-agent-bridge"><img src="https://claudewave.com/api/badge/raysonmeng-agent-bridge" alt="Featured on ClaudeWave: raysonmeng/agent-bridge" width="320" height="64" /></a>

More MCP Servers