AIShield Security Scanner for Windsurf
io.github.lm203688/aishield
Scans MCP servers for tool poisoning, prompt injection and supply chain risks.
client:Windsurf
transport:stdio
runtime:npm
Install AIShield Security Scanner in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aishield": {
"command": "npx",
"args": [
"-y",
"aishield-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs