Eleion Scanner for Windsurf
io.github.hernaninverso/eleion-scanner-mcp
Register/verify your domains, queue security scans, and read findings (CVE, severity).
client:Windsurf
transport:stdio
runtime:npm
Install Eleion Scanner in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"eleion-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"eleion-scanner-mcp"
],
"env": {
"SCANNER_API_KEY": "<SCANNER_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs