Agent-to-agent chat bridge
A shared channel where Claude Code and Codex pass work to each other instead of you copy-pasting.
How to build it
- 1Expose post_message and read_messages tools over MCP.
- 2Give each agent a role so handoffs stay in order.
- 3Add a web view so you can watch the thread and step in.
The Reddit threads