pentagi

GitHub

Fully autonomous AI Agents system capable of performing complex penetration testing tasks

pentagi MCP Server

MCP server for vxcontrol/pentagi

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pentagi": {
      "command": "npx",
      "args": [
        "-y",
        "@vxcontrol/pentagi"
      ]
    }
  }
}