repotector for Windsurf
io.github.dir-ai/repotector
The repo guardian AI agents handshake with before they touch your code.
client:Windsurf
transport:stdio
runtime:npm
Install repotector in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"repotector": {
"command": "npx",
"args": [
"-y",
"repotector"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs