vakros-agentic-soc

EngagedEntree3/vakros-agentic-soc
★ 0 stars Python AI/LLM Updated today
Vakros Agentic SOC - AI-powered SOC platform with SC1/SOC2 triage agents, threat hunting, MITRE ATT&CK,Wazuh integration, MCP server, and Next.js dashboard
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vakros-agentic-soc": {
      "command": "uvx",
      "args": [
        "vakros-agentic-soc"
      ]
    }
  }
}

Or install with pip: pip install vakros-agentic-soc