scopewalker mcp for Windsurf
io.github.timohaa/scopewalker-mcp
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
client:Windsurf
transport:stdio
runtime:npm
Install scopewalker mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scopewalker-mcp": {
"command": "npx",
"args": [
"-y",
"scopewalker-mcp"
],
"env": {
"SCOPEWALKER_ALLOWED_ROOTS": "<SCOPEWALKER_ALLOWED_ROOTS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs