scopewalker mcp for Cline
io.github.timohaa/scopewalker-mcp
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
client:Cline
transport:stdio
runtime:npm
Install scopewalker 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": {
"scopewalker-mcp": {
"command": "npx",
"args": [
"-y",
"scopewalker-mcp"
],
"env": {
"SCOPEWALKER_ALLOWED_ROOTS": "<SCOPEWALKER_ALLOWED_ROOTS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs