MCP Directory
Back

pentest-agents

by H-mmer · Python · ★ 736

Bug bounty agent framework for Claude Code, Codex, Gemini, Cursor, Windsurf, Copilot, and OpenClaw — 48 agents, 26 commands, 19 CLI tools, 2 MCP servers, autonomous hunt loops, exploit chain builder.

#agents#bug-bounty#bugcrowd#claude-code#hackerone#mcp#pentesting#security-tools

Install

pip install git+https://github.com/H-mmer/pentest-agents.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "pentest-agents": {
      "command": "uvx",
      "args": [
        "git+https://github.com/H-mmer/pentest-agents.git"
      ]
    }
  }
}

From the README

Pentest Agent Suite for Claude Code Autonomous bug-bounty framework for Claude Code and 6 other AI coding tools — 50 agents, 26 commands, 19 CLI tools, 11 skills, 2 MCP servers. |---|---|---|---|---| | **Claude Code** | native | | | / | global + project | | **OpenAI Codex** | native | | (≤32 KiB) | in | global + project | | **Google Gemini** | native | TOML in | | in | global + project | | **Cursor** | → skills (no native subagents) | → skills | + | | global + project | | **Windsurf** | → skills | Workflows | (≤12 KiB / file) | | global + project |…
Read full README on GitHub →

Related ai & ml servers