mcp-digger for Cline
io.github.janeksm/mcp-digger
Progressive on-demand access to .NET NuGet package source for AI coding agents.
client:Cline
transport:stdio
runtime:npm
Install mcp-digger 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": {
"mcp-digger": {
"command": "npx",
"args": [
"-y",
"mcp-digger"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs