iiNothh/ai-diff-review-mcp
An open-source, advanced difference viewer MCP for Visual Studio Code-based AI editors. - Download: https://marketplace.visualstudio.com/items?itemName=DifferenceMCP.ai-diff-review-mcp
Platform-specific configuration:
{
"mcpServers": {
"ai-diff-review-mcp": {
"command": "npx",
"args": [
"-y",
"ai-diff-review-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://marketplace.visualstudio.com/items?itemName=DifferenceMCP.ai-diff-review-mcp)
A Model Context Protocol (MCP) server that runs directly inside your Visual Studio Code. It empowers AI agents with advanced, state-of-the-art file editing capabilities while ensuring you stay in complete control of your codebase.
Instead of AI agents blindly overwriting files, this extension generates an interactive diff review panel inside VS Code, allowing you to explicitly Accept or Reject any changes proposed by the AI.
You can either install the pre-compiled VSIX or build from source.
ai-diff-review-mcp-vsix artifact.Ctrl+Shift+P (or Cmd+Shift+P on Mac)..vsix file you just downloaded.Loading reviews...