Skip to content
Cline

dependency drift mcp for Cline

io.github.mrfentmen/dependency-drift-mcp

Summarize local dependency manifest and lockfile drift without returning package names,...

client:Cline transport:stdio runtime:npm

Install dependency drift mcp 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": {
    "dependency-drift-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dependency-drift-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dependency drift mcp in other clients