Skip to content
Zed

Git Diff Mcp for Zed

io.github.varvararatta/git_diff_mcp

MCP server for git_diff_mcp

client:Zed transport:streamable-http

Install Git Diff Mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "git_diff_mcp": {
      "url": "https://git_diff_mcp.mcpize.run/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Git Diff Mcp in other clients