agentsync for Claude Code
io.github.jarmstrong158/agentsync
Multi-agent coordination MCP: claim work, survey peers, resolve conflicts via a git branch as CAS.
client:Claude Code
transport:stdio
runtime:pypi
Install agentsync in Claude Code
run in your project directory
claude mcp add agentsync -e AGENTSYNC_REPO=<AGENTSYNC_REPO> -e AGENTSYNC_AGENT_ID=<AGENTSYNC_AGENT_ID> -e AGENTSYNC_BRANCH=<AGENTSYNC_BRANCH> -- uvx agentsync-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs