Skip to content
Cline

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

scopewalker mcp in other clients