aigon-defcon-ai-village-ctf-2026

szamaniai/aigon-defcon-ai-village-ctf-2026
★ 0 stars Unknown language 🤖 AI/LLM Updated today
Autonomous cybersecurity agent swarm that self-learns attack patterns, executes real-time threat hunting across 87 MCP servers. 413 agents simulate and defend simultaneously — our own red and blue team.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aigon-defcon-ai-vill": {
      "command": "npx",
      "args": [
        "-y",
        "szamaniai/aigon-defcon-ai-village-ctf-2026"
      ]
    }
  }
}

README Excerpt

Autonomous cybersecurity agent swarm that self-learns attack patterns, executes real-time threat hunting across 87 MCP servers. 413 agents simulate and defend simultaneously — our own red and blue team.