CyberstikePentest-Ai

tandatanya/CyberstikePentest-Ai
★ 0 stars TypeScript AI/LLM Updated today
Combined CyberStrike + pentest-ai: AI-powered offensive security platform with MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cyberstikepentest-ai": {
      "command": "npx",
      "args": [
        "-y",
        "tandatanya/CyberstikePentest-Ai"
      ]
    }
  }
}

README Excerpt

Monorepo combining **CyberStrike** — open-source AI agent for offensive security (TypeScript frontend/MCP client) — with **pentest-ai** — AI-driven pentest tool with oracle-verified findings (Python backend/MCP server). Two projects, one MCP surface. Use it as an MCP server with any client (Claude Code, Cursor, opencode), or run CyberStrike's TUI directly.