
Nullify CLI
by nullify-platform
Autonomous AI security workforce for product security, from code to cloud.
What it does
Nullify CLI connects your AI coding assistants to a comprehensive product security platform. It enables the AI to scan, triage, and fix security vulnerabilities across your entire stack, incorporating SAST, SCA, secrets detection, and DAST/pentesting capabilities.
Tools
Query Findings: Search for vulnerabilities across all scanner types in a single command.AI Remediation: Generate fix patches and open PRs automatically using AI.Triage Management: Mark findings as false positives or accepted risks directly via the AI.Security Posture: Get a high-level overview of security health and finding counts.Pentest Control: Trigger API security scans in the cloud or locally via Docker.
Installation
Run the installation script:
curl -sSfL https://raw.githubusercontent.com/Nullify-Platform/cli/main/install.sh | sh
Then configure the MCP server in your config:
{
"mcpServers": {
"nullify": {
"command": "nullify",
"args": ["mcp", "serve"]
}
}
}
Supported hosts
- Claude Code
- Cursor
- VS Code
Quick install
curl -sSfL https://raw.githubusercontent.com/Nullify-Platform/cli/main/install.sh | shInformation
- Pricing
- freemium
- Published
- 5/23/2026






