Bidirectional bridge between Claude Code and external AI coding agents. Exposes Claude Code as an A2A server (Gemini CLI, any A2A client) and as an ACP agent (OpenClaw, Zed, VS Code); routes outbound tool calls to Codex, OpenClaw, and Hermes adapters through a shared daemon with per-room task logs and verification-artifact support.
Add the marketplace (inside Claude Code):
/plugin marketplace add firstintent/a2a-bridgeInstall the plugin:
/plugin install a2a-bridge