Skip to content
Claude Desktop

GitPin for Claude Desktop

io.github.shmindmaster/gitpin

Prove and verify multi-repo claims at Git HEAD: path, line, full SHA, no index.

client:Claude Desktop transport:stdio runtime:npm

Install GitPin 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": {
    "gitpin": {
      "command": "npx",
      "args": [
        "-y",
        "gitpin"
      ],
      "env": {
        "GITPIN_REGISTRY": "<GITPIN_REGISTRY>"
      }
    }
  }
}

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

GitPin in other clients