git archaeologist for Claude Desktop
io.github.engrmaziz/git-archaeologist
Trace code history, commit reasoning, and PR context directly from Git logs.
client:Claude Desktop
transport:stdio
runtime:npm
Install git archaeologist in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"git-archaeologist": {
"command": "npx",
"args": [
"-y",
"git-archaeologist-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs