Home › Development › diffgate

diffgate

Deterministic guardrail your coding agent runs on itself: diff-scoped findings, zero LLM tokens.

TypeScript Local macOSWindowsLinux
★ 5 stars Last pushed 2026-07-27 License: Apache-2.0

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.8.0)

npx -y diffgate-review@0.8.0

Or add to your MCP client config:

{
  "mcpServers": {
    "diffgate": {
      "command": "npx",
      "args": [
        "-y",
        "diffgate-review@0.8.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry