dep scope for Cline
io.github.florianbruniaux/dep-scope
Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.
client:Cline
transport:stdio
runtime:npm
Install dep scope 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": {
"dep-scope": {
"command": "npx",
"args": [
"-y",
"@florianbruniaux/dep-scope"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs