MCP Shield for Windsurf
io.github.sophiacave/mcp-shield
Security scanner for MCP servers. SSRF, path traversal, injection, auth, secrets. Grade A-F.
client:Windsurf
transport:stdio
runtime:npm
Install MCP Shield in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-shield": {
"command": "npx",
"args": [
"-y",
"@sophiacave/mcp-shield"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs