Skip to content
VS Code

Git Diff Mcp for VS Code

io.github.varvararatta/git_diff_mcp

MCP server for git_diff_mcp

client:VS Code transport:streamable-http

Install Git Diff Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "git_diff_mcp": {
      "type": "http",
      "url": "https://git_diff_mcp.mcpize.run/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Git Diff Mcp in other clients