Home/AI Agents/hexstrike-ai
hexstrike-ai logo

hexstrike-ai

0x4m4/hexstrike-ai

Advanced MCP server for automated cybersecurity tasks using AI agents

GraphCanon updated 1mo · GitHub synced 1mo

10k stars2.2k forksLast push 3mo Python MIT

Decision brief

HexStrike AI MCP Agents is a specialized tool that leverages AI agents to automate cybersecurity tasks, suitable for users with advanced programming and security knowledge.

Good fit when

  • When you need a flexible platform capable of integrating multiple AI clients such as Claude Desktop, VS Code Copilot, and others to enhance automated pentesting and vulnerability discovery.
  • For advanced users who wish to seamlessly bridge the capabilities of large language models (LLMs) with practical cybersecurity tools for in-depth security research.

Avoid when

  • If you're looking specifically for a solution that currently supports the latest version (v0.14.0) of 5ire as it is not supported by HexStrike AI MCP Agents.
  • In scenarios requiring more generalized automation outside of cybersecurity, as HexStrike AI focuses explicitly on integrating LLMs with offensive security capabilities.
Pricing:
freemium - HexStrike AI is offered under the MIT License, which means it's free to use; however, support for certain features may be provided through a freemium model or paid services.
Requirements:
Min 4 GB RAM

Observed Jul 11, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (84d since push)
As of 1mo
Provenance
Not a fork · Personal account
As of 1mo
Security (OSV)
83 low (83 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install hexstrike-ai
PyPI

How it fits your stack(11)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Integrates

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

HexStrike AI MCP Agents is an advanced MCP server enabling the autonomous execution of various cybersecurity tools through integration with AI agents, facilitating activities such as pentesting and vulnerability discovery.

Capability facts

Languages
python

Source: github.language · Jul 20, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 20, 2026)

# 3. Install Python dependencies
Source link
Works with Claude DesktopClaude Desktop

Source: README excerpt (regex_v1, Aug 20, 2026)

- **Claude Desktop**
Source link
Works with CursorCursor

Source: README excerpt (regex_v1, Aug 20, 2026)

- **Cursor**
Source link

Tags

README

3. Install Python dependencies

pip3 install -r requirements.txt


---

### Installation and Setting Up Guide for various AI Clients:

#### Installation & Demo Video

Watch the full installation and setup walkthrough here: [YouTube - HexStrike AI Installation & Demo](https://www.youtube.com/watch?v=pSoftCagCm8)

#### Supported AI Clients for Running & Integration

You can install and run HexStrike AI MCPs with various AI clients, including:

- **5ire (Latest version v0.14.0 not supported for now)**
- **VS Code Copilot**
- **Roo Code**
- **Cursor**
- **Claude Desktop**
- **Any MCP-compatible agent**

Refer to the video above for step-by-step instructions and integration examples for these platforms.

---

### Install Security Tools

**Core Tools (Essential):**
```bash

---

# OR install Google Chrome
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/google-chrome.list
sudo apt update && sudo apt install google-chrome-stable

3. Install development dependencies

pip install -r requirements.txt


License

MIT License - see LICENSE file for details.


For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.