scope guard for Windsurf
io.github.mdfifty50-boop/scope-guard
Hard scope boundaries to prevent AI agent drift
client:Windsurf
transport:stdio
runtime:npm
Install scope guard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scope-guard": {
"command": "npx",
"args": [
"-y",
"scope-guard-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs