Skip to content

dependency license change mcp for Cline

io.github.mrfentmen/dependency-license-change-mcp

Compare local license evidence across two snapshots without returning package names, text,...

client:Cline transport:stdio runtime:npm

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

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

dependency license change mcp in other clients