Shared work-state for coding agents: claim work, leave handoffs, and generate review packets before PRs, over MCP.
Shared work-state for coding agents. Concord MCP gives Claude Code, Codex, Cursor, and other MCP-capable coding assistants a shared work log. Agents can claim work, leave handoffs, and generate review-ready packets before opening PRs.
⚠️ Early and under active development. The v0 surface is three MCP tools: claimwork, handoff, and reviewready.
Agents work well in isolation, but their plans, assumptions, and decisions only become visible at PR time. Teams hack around this today with AGENTS.md, handoff files, worktrees, and custom scripts. Concord packages the smallest useful version of that: a local place for agents to record what they are doing while they do it.
concord install writes Concord's tool instructions into your client configs (CLAUDE.md, AGENTS.md, .codex/, .cursor/rules/). Then register the MCP server with your client and let your agent use the tools through MCP. Per-client setup:
There is no universal /concord slash command — commands are client-specific. Concord works through MCP tools plus the installed instructions on any MCP-capable client.
Tool When What it does -------------- -------------------- -------------------------------------------------------------------------------- claimwork before editing records the task + expected files/modules; flags overlaps with other active work handoff when done or blocked captures what changed, tests run, assumptions, decisions, guardrails reviewready before a PR records plan, tests, open questions, and provenance
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/Get-Concord-AI--concord-mcp.html)
Local CLI that audits coding-agent configuration for security, instructions, context, and MCP — no API key or code upload by default.
luckeyfaraday/frontier-orchestratorMulti-agent orchestration for Claude Code: MCP server + skill that keeps Claude as lead engineer while delegating backend work to OpenAI Codex and frontend/design work to Kimi
replenhq/replenSmarter AI Development Workflows
nisargpatel1906/Aethos_MemoryUniversal, cross-tool persistent memory bank for AI assistants (Claude Code, Cursor, Windsurf, OpenCode, Codex) powered by FastMCP, Gemini embeddings & Supabase pgvector.
Kaseban/batonConvert AI coding sessions between Claude Code, Codex, OpenCode, Zed, Aider, Gemini CLI, Cursor, Cline & more — lossless, round-trip tested. MCP server + CLI.
Smitner-Studio/facetRender agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.