Skip to content

agents-mcp

agent-mesh lets coding agents talk to each other over MCP

Claude News

The open source agent-mesh project runs as an MCP server: a connected agent can see neighboring CLIs, open or attach to their sessions, send a prompt, and read the answer back. It claims support for Claude Code, Codex, opencode, Gemini, Grok, and cursor-agent, four of them wired in through ACP, the standard protocol for driving coding agents.

In the project's own tests, codex memorized the key ORCHID-77. Asked the same question, opencode first answered UNKNOWN, then produced the key after pulling it from its neighbor.

Handoff depth is capped by max_ask_depth, 4 by default, with a 300-second timeout per turn. The bridge grants agent permissions itself, so the authors suggest pointing it only at code you're willing to hand to agents. Install on macOS is a single Homebrew command; building from source needs Rust 1.85+. MIT licensed.

Related stories

  1. Claude Code sessions can now talk to each other
  2. Omegacode: agent-agnostic workflow implementation
  3. Claude Code shipped its own TypeScript in npm source maps
  4. Show HN: Generate a Claude Code or Codex agent fleet from one HTML file
  5. pairmark races Claude Code against Codex in your repo
  6. Oh My Subagents keeps Claude Code teams running

Comments

No comments yet. Be the first.

Join the conversation

Sign in with Google to leave a comment. Your name and avatar come from your Google profile, and the comment appears after moderation.

We only use your name and avatar from Google. We never store your email address.