mcp codeaudit for Windsurf
io.github.infoinlet-marketplace/mcp-codeaudit
Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.
client:Windsurf
transport:stdio
runtime:npm
Install mcp codeaudit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-codeaudit": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-codeaudit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs