gadievron/raptor
Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.
Platform-specific configuration:
{
"mcpServers": {
"raptor": {
"command": "npx",
"args": [
"-y",
"raptor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...