f0_sectools

ubercylon8/f0_sectools
★ 0 stars Python AI/LLM Updated today
Privacy-first security-operations tools, skills & MCP servers for local AI agents (F0RT1KA / ProjectAchilles).
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": {
    "f0_sectools": {
      "command": "uvx",
      "args": [
        "f0-sectools"
      ]
    }
  }
}

Or install with pip: pip install f0-sectools

README Excerpt

**f0_sectools** connects AI agents to your security platforms — SIEM/XDR, EDR, identity, vulnerability management — so a **SOC analyst, security engineer, threat hunter, or CISO** can understand posture, assess risk, and decide the next action. It is built to run with **small, open-weight models on your own infrastructure** — no telemetry, no security data leaving the host, no frontier cloud API.