M507/AI-SOC-Agent
Blackhat 2025 presentation and codebase: AI SOC agent & MCP server for automated security investigation, alert triage, and incident response. Integrates with ELK, IRIS, and other platforms.
Platform-specific configuration:
{
"mcpServers": {
"AI-SOC-Agent": {
"command": "npx",
"args": [
"-y",
"AI-SOC-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...