Sentinel Scan for Windsurf
io.github.ventrova/sentinel-scan-cli
MCP security scanner: detect tool poisoning, prompt injection & rug-pulls - 10 OWASP heuristics.
client:Windsurf
transport:stdio
runtime:npm
Install Sentinel Scan in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sentinel-scan-cli": {
"command": "npx",
"args": [
"-y",
"sentinel-scan-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs