Skip to content
Cline

git-a2a for Cline

io.github.neprel/git-a2a

Git module dependencies and owning-agent routing for coding agents

client:Cline transport:stdio runtime:npm

Install git-a2a in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

git-a2a in other clients