KeygraphHQ/shannon
Shannon Lite is an autonomous, white-box AI pentester for web applications and APIs. It analyzes your source code, identifies attack vectors, and executes real exploits to prove vulnerabilities before they reach production.
Platform-specific configuration:
{
"mcpServers": {
"shannon": {
"command": "npx",
"args": [
"-y",
"shannon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...