mrphrazer/agentic-malware-analysis
Agentic malware analysis environment with MCP-connected disassemblers, RE tooling, and structured workflows for Claude Code and Codex CLI.
Platform-specific configuration:
{
"mcpServers": {
"agentic-malware-analysis": {
"command": "npx",
"args": [
"-y",
"agentic-malware-analysis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...