diffgate for Claude Desktop
io.github.srbsa/diffgate
Deterministic guardrail your coding agent runs on itself: diff-scoped findings, zero LLM tokens.
client:Claude Desktop
transport:stdio
runtime:npm
Install diffgate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"diffgate": {
"command": "npx",
"args": [
"-y",
"diffgate-review"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs