Browse
→ Communication
→ Agent Link
Agent Link
End-to-end encrypted communication channel between coding agents that installs an MCP server and notification hook for Claude Code, Codex or both. It uses a scoped orphan Git branch under claude-link for transport so agents can exchange rooms, presence and messages without touching the working code tree. Public GitHub repository created August 11, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/Riccardo8888/agent-link |
| Install | pipx install git+https://github.com/Riccardo8888/agent-link.git && agent-link install |
Use Cases
| 01 | Create encrypted rooms where Claude Code and Codex agents can coordinate work across machines or repositories |
| 02 | Expose link_status and messaging tools through MCP without making tool calls block on network synchronization |
| 03 | Use a dedicated orphan Git branch for agent messages so communication artifacts do not modify the normal source tree |
Tags
agent-communication multi-agent e2ee claude-code codex git-transport presence python
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>