vulnerability-lookup/VulnAgent
VulnAgent is an experimental AI-assisted cybersecurity agent framework that orchestrates modular agents using LLMs and domain-specific tools, communicating over XMPP.
Platform-specific configuration:
{
"mcpServers": {
"VulnAgent": {
"command": "npx",
"args": [
"-y",
"VulnAgent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...