Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
MCP server that lets AI agents autonomously run 150+ cybersecurity tools for automated penetration testing and vulnerability discovery.
$ npx skillcity@latest 0x4m4/hexstrike-aiAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
uvx hexstrike-ai
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"hexstrike-ai": {
"command": "uvx",
"args": [
"hexstrike-ai"
]
}
}
}Loading README…