flagrix for Windsurf
io.github.flagrix-io/flagrix
Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents
client:Windsurf
transport:stdio
runtime:npm
Install flagrix in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"flagrix": {
"command": "npx",
"args": [
"-y",
"flagrix"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs