← All servers
πŸ”§

agentsyncVerifiedπŸ›‘ No advisories

io.github.jarmstrong158/agentsync
New to MCP? Start here β†’
0β˜… stars
0weekly installs
13 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jarmstrong158, which proved it owns this namespace.

Verified owner: github.com/jarmstrong158 β†—io.github.jarmstrong158/agentsync

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads AGENTSYNC_REPO, AGENTSYNC_AGENT_ID, AGENTSYNC_BRANCH.

About

Multi-agent coordination MCP: claim work, survey peers, resolve conflicts via a git branch as CAS.

Packages & transports

pypiagentsync-mcpv0.1.0 Β· uvx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentsync": {
      "command": "uvx",
      "args": [
        "agentsync-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx agentsync-mcp