cyntrisec/cyntrisec-cli
Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory.
Quick Start
Clone the repository:
git clone https://github.com/cyntrisec/cyntrisec-cliClaude Desktop configuration example:
{
"mcpServers": {
"cyntrisec-cli": {
"command": "npx",
"args": [
"-y",
"cyntrisec/cyntrisec-cli"
]
}
}
}Check the repository README for specific installation and configuration instructions.