← All servers
Concord MCP
latest · 0.10.3Cross-harness communication and shared work-state for AI coding agents.
Install
claude mcp add io-github-get-concord-ai-concord-mcp -- npx @concord-ai/concord-mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-get-concord-ai-concord-mcp": {
"command": "npx",
"args": [
"@concord-ai/concord-mcp"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-get-concord-ai-concord-mcp": {
"command": "npx",
"args": [
"@concord-ai/concord-mcp"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@concord-ai/concord-mcp"
]
} Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 56 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 3 collected
- GitHub stars · 4 hours ago
- ★ 326
- Last commit · 4 hours ago
- 4 days ago
- Issue close rate · 4 hours ago
- 71%
Version history 1
- 0.10.3 release date unknown