hexstrike-ai MCP Server — Claude & Cursor Integration
# hexstrike-ai MCP Server
## What is hexstrike-ai?
hexstrike-ai is a production-ready Model Context Protocol (MCP) server with 11,582 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install 0x4m4/hexstrike-ai
# Or manual
git clone https://github.com/0x4m4/hexstrike-ai.git
cd hexstrike-ai
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 11,582
- **Forks:** 🍴 2,402
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [0x4m4/hexstrike-ai](https://github.com/0x4m4/hexstrike-ai)