dig for Cline
io.github.nakishiyaman/dig
MCP server for code archaeology: git blame, file history, contributors, and co-change analysis
client:Cline
transport:stdio
runtime:npm
Install dig in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"dig": {
"command": "npx",
"args": [
"-y",
"mcp-server-dig"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs