datahogo for Claude Desktop
io.github.datahogo/datahogo
Scan a project for security issues locally with the open-source Data Hogo engine.
client:Claude Desktop
transport:stdio
runtime:npm
Install datahogo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"datahogo": {
"command": "npx",
"args": [
"-y",
"@datahogo/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs