MACP is a protocol for live coordination between AI agents during execution. It adds the layer orchestration often misses: shared ownership, real-time updates, and priority-ranked signals while work is in progress. With a lightweight SQLite-backed message bus, durable delivery, and practical integration through a TypeScript core and MCP server, MACP helps multiple agents stay aligned and avoid collisions.