CyberStrikeAI
CyberStrikeAI is an AI-native security testing platform that automates security testing processes.
It integrates over 100 security tools and features an intelligent orchestration engine, role-based testing, and a skills system for specialized testing. The platform enables end-to-end automation from conversational commands to vulnerability discovery and result visualization, providing a collaborative environment for security teams.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cyberstrikeai": {
"args": [
"-y",
"@modelcontextprotocol/server-cyberstrikeai"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.