mcp git for Windsurf
io.github.infoinlet-marketplace/mcp-git
Read-only Git inspection for AI agents — log, show, diff, status, blame, grep. No writes.
client:Windsurf
transport:stdio
runtime:npm
Install mcp git in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-git": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-git"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs