vigil

Vigil-SOC/vigil
★ 227 stars Python AI/LLM Updated today
Vigil - a 100% OpenSource AI system for machine-speed network defense
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vigil": {
      "command": "uvx",
      "args": [
        "vigil"
      ]
    }
  }
}

Or install with pip: pip install vigil

README Excerpt

Vigil is the open-source AI SOC where your playbooks are plain-text files, your agent logic is readable Python, and your integrations use an open standard ([MCP](https://modelcontextprotocol.io/)). Every proprietary AI SOC on the market is a black box you rent. Vigil is a capability you own. The inspiration for the project is in part StackStorm and the experience of some of the founders of this project had in building the Linux Foundation project [StackStorm](https://github.com/StackStorm/st2) a

Tools (2)

adminadmin123

Topics

ai-agentscybersecurity-toolsincident-responsemodel-context-protocolnetwork-securityopen-sourcesecurity-operations-centerthreat-hunting