★ 2 stars
TypeScript
🤖 AI/LLM
Updated today
Multi-agent communication hub. Connects Claude Code, OpenAI Codex and Google Gemini CLI sessions through a shared local registry so they can message each other, share inboxes and inject prompts across processes — backed by an MCP adapter, ACP/app-server
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"open-agent-bridge": {
"command": "npx",
"args": [
"-y",
"kevinArgueta96/open-agent-bridge"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add open-agent-bridge npx -y kevinArgueta96/open-agent-bridge
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"open-agent-bridge": {
"command": "npx",
"args": [
"-y",
"kevinArgueta96/open-agent-bridge"
]
}
}
}
📋 Copy
README Excerpt
<div style="text-align: center;"> <img alt="version" src="https://img.shields.io/badge/version-0.1.0-blue?style=for-the-badge" /> <img alt="node" src="https://img.shields.io/badge/node-%3E%3D22-brightgreen?style=for-the-badge&logo=node.js" /> <img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey?style=for-the-badge" />
Tools (18)
ChannelAck ChannelMessage DELETE GET POST agent_bridge_guide antigravity channel_clear channel_inbox clean codex dashboard dev lint list list_agents message_client_session reply