Skip to content
Claude Desktop

git-a2a for Claude Desktop

io.github.neprel/git-a2a

Git module dependencies and owning-agent routing for coding agents

client:Claude Desktop transport:stdio runtime:npm

Install git-a2a in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "git-a2a": {
      "command": "npx",
      "args": [
        "-y",
        "git-a2a"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

git-a2a in other clients