dig for Claude Desktop
io.github.nakishiyaman/dig
MCP server for code archaeology: git blame, file history, contributors, and co-change analysis
client:Claude Desktop
transport:stdio
runtime:npm
Install dig in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dig": {
"command": "npx",
"args": [
"-y",
"mcp-server-dig"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs