datahogo for Windsurf
io.github.datahogo/datahogo
Scan a project for security issues locally with the open-source Data Hogo engine.
client:Windsurf
transport:stdio
runtime:npm
Install datahogo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"datahogo": {
"command": "npx",
"args": [
"-y",
"@datahogo/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs