HomeDevelopment › Concord MCP

Concord MCP

Cross-harness communication and shared work-state for AI coding agents.

TypeScript Local macOSWindowsLinux
★ 323 stars Last pushed 2026-09-23 License: MIT

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.10.5)

npx -y @concord-ai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "concord-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@concord-ai/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry