The MCP server that gives you 9 robust AI tools for PR reviews, commit messages, and secret scanning. 100% local processing means your code never leaves your machine.
Everything you need for a complete AI-assisted workflow, right inside your editor.
AI-powered code review with custom instructions. Catch bugs before they merge.
Generate semantic, conventional PR titles automatically based on diffs.
Create comprehensive PR descriptions with summaries and checklists.
Generate descriptive commit messages from your staged changes.
Detect secrets, API keys, and passwords in your code before you push.
Get suggestions for unit and integration tests based on code logic.
Get detailed statistics and breakdown of your changes.
Automatically generate a changelog from your commit history.
Retrieve raw diffs between branches for manual or automated analysis.
Seamless integration with your existing workflow.
Add DiffPilot to VS Code or install via NuGet as a global tool.
Open any git repository. DiffPilot automatically detects changes.
Ask Copilot or Claude: "Review my changes" or "Scan for secrets".
No code leaves your machine. Perfect for enterprise environments and security-conscious teams dealing with sensitive IP.
Install and start using immediately. No complex setups or API keys required for the base functionality.
Works with GitHub Copilot, Claude Desktop, and any MCP-compatible AI client. Supports Azure DevOps, TFS, and local Git.
ext install BurakKalafat.diffpilot
dotnet tool install -g DiffPilot
Requires git installed and accessible in your PATH. Works best with VS Code 1.101+ and .NET 9.