Skip to content
Claude Desktop

wisegit for Claude Desktop

io.github.sandip124/wisegit

Extracts decision intent from git history and protects intentional code from AI modification.

client:Claude Desktop transport:stdio runtime:npm

Install wisegit in Claude Desktop

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

{
  "mcpServers": {
    "wisegit": {
      "command": "npx",
      "args": [
        "-y",
        "@sandip124/wisegit"
      ]
    }
  }
}

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

wisegit in other clients