Skip to content
Claude Desktop

GitWarren for Claude Desktop

io.github.klarluft/gitwarren

Code review on your own machine, for you and your coding agent. Nothing leaves your computer.

client:Claude Desktop transport:stdio runtime:npm

Install GitWarren in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gitwarren": {
      "command": "npx",
      "args": [
        "-y",
        "gitwarren"
      ],
      "env": {
        "GITWARREN_DATA_DIR": "<GITWARREN_DATA_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GitWarren in other clients