Skip to content
Claude Desktop

gitwand for Claude Desktop

io.github.devlint/gitwand

Auto-resolves Git merge conflicts so agents only touch the complex hunks.

client:Claude Desktop transport:stdio runtime:npm

Install gitwand in Claude Desktop

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

{
  "mcpServers": {
    "gitwand": {
      "command": "npx",
      "args": [
        "-y",
        "@gitwand/mcp"
      ]
    }
  }
}

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

gitwand in other clients