mcp git for Zed
io.github.infoinlet-marketplace/mcp-git
Read-only Git inspection for AI agents — log, show, diff, status, blame, grep. No writes.
client:Zed
transport:stdio
runtime:npm
Install mcp git in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-git": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-git"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs