📡 MCP Radar

Get-Concord-AI/concord-mcp

Shared work-state for coding agents: claim work, leave handoffs, and generate review packets before PRs, over MCP.

6 stars
1 forks
TypeScript
momentum ▲ 14.0
created 2026-07-14
on radar since 2026-07-18
agentic-codingai-agentsclaude-codecode-reviewcodexcoding-agentscursordeveloper-toolsdevtoolsmcpmodel-context-protocol
View on GitHub ↗Homepage ↗

About concord-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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Get-Concord-AI--concord-mcp.html)

Related MCP servers

pranee54/AgentDoctor

Local CLI that audits coding-agent configuration for security, instructions, context, and MCP — no API key or code upload by default.

⭐ 10TypeScript
luckeyfaraday/frontier-orchestrator

Multi-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

⭐ 6TypeScript
replenhq/replen

Smarter AI Development Workflows

⭐ 5TypeScript
nisargpatel1906/Aethos_Memory

Universal, cross-tool persistent memory bank for AI assistants (Claude Code, Cursor, Windsurf, OpenCode, Codex) powered by FastMCP, Gemini embeddings & Supabase pgvector.

⭐ 5TypeScript
Kaseban/baton

Convert AI coding sessions between Claude Code, Codex, OpenCode, Zed, Aider, Gemini CLI, Cursor, Cline & more — lossless, round-trip tested. MCP server + CLI.

⭐ 4Rust
Smitner-Studio/facet

Render 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.

⭐ 4Go

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.