GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal.
A powerful AI coding agent. Built for the terminal. - opencode-ai/opencode
MCP Agent Mail is an HTTP FastMCP server providing asynchronous, email-like communication and coordination for coding agents.
It assigns agents unique identities, enables inbox/outbox messaging with searchable history, and implements advisory file reservations to prevent edit conflicts, backed by Git and SQLite. The system is designed for use across multiple agents and codebases, supporting integration with CLI tools and dependency-aware task planners.