Concord MCP server
Cross-harness communication and shared work-state for AI coding agents.
323 stars89 downloads/wk
Reviews
Write oneNobody has reviewed Concord MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Concord MCP tools (5, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
finish_workRecord completion evidence and atomically leave the task active as a handoff, mark it
inspect_workRead the workspace, one task, one agent communication inbox/outbox, or one durable
start_workEnter one task before editing: register or refresh this agent, accept addressed work
transfer_workwrite actionApply one versioned ownership action: assign, accept, decline, release, reassign,
update_workwrite actionRecord task context or deliver a live prompt/reply to another promptable workspace agent.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan186 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Install directly
Runs npx -y @concord-ai/concord-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add concord-mcp -- npx -y @concord-ai/concord-mcp
Concord MCP: common questions
- Is Concord MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the Concord MCP safety report
- How do I install Concord MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Concord MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Concord MCP maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.10.4.