Skip to content
Claude Desktop

mcp-digger for Claude Desktop

io.github.janeksm/mcp-digger

Progressive on-demand access to .NET NuGet package source for AI coding agents.

client:Claude Desktop transport:stdio runtime:npm

Install mcp-digger in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-digger": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-digger"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp-digger in other clients