No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by raysonmeng · MCP Server · ★ 345
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is agent-bridge safe to install? View the security audit →
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 | 345 |
| Forks | 55 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.1655939550467/100 |
| Open Issues | 46 |
| Last Updated | 2026-09-16 |
| 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:
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.
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
📜 An MCP server for conversation history search and retrieval in Claude Code
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接
Supercharge AI Agents, Safely
MCP Fusion - The framework for AI-native MCP servers.
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 345 GitHub stars.
agent-bridge is primarily written in TypeScript. It covers topics such as agent-collaboration, ai, anthropic.
You can find installation instructions and usage details in the agent-bridge GitHub repository at github.com/raysonmeng/agent-bridge. The project has 345 stars and 55 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 claude-emporium, claude-historian-mcp, claude-code-open. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: