xoxruns/deadend-cli
Agentic pentest tooling. Currently achieving around 78% on XBOW's benchmark in full black-box. Completely Self-hosted. Every model available on LiteLLM (Ollama, anthropic, openai...)
Platform-specific configuration:
{
"mcpServers": {
"deadend-cli": {
"command": "npx",
"args": [
"-y",
"deadend-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...