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
{
"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