Concord Mcp
Cross-harness communication and shared work-state for AI coding agents.
- Transport
- Not stated
- Package
- —
- Registry id
- io.github.Get-Concord-AI/concord-mcp
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Concord AI provides a multiplayer workspace for coding agents to share work-state and task memory, enabling cross-agent communication and collaboration. The platform addresses the problem of agents colliding on files causing merge conflicts by coordinating work before the diff. Concord uses features like presence, claims, messages, task memory, ownership, and review packets to manage agent collaboration.
It integrates with any MCP-capable client, including Claude Code, Codex, and Cursor, and offers both local OSS and cloud versions. The product can be installed via npm as a global package for immediate use.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.