git-a2a for Windsurf
io.github.neprel/git-a2a
Git module dependencies and owning-agent routing for coding agents
client:Windsurf
transport:stdio
runtime:npm
Install git-a2a in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"git-a2a": {
"command": "npx",
"args": [
"-y",
"git-a2a"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs