This server bridges Claude with the SynapseAudit security platform, letting you run SAST and DAST scans directly from your conversation. It connects to SynapseAudit's Cortex engine (their shared intelligence library) and can sync results with their cloud backend at synapseaudit.digidenone.tech. You'd reach for this when analyzing code for vulnerabilities during a chat session instead of switching to the CLI or VS Code extension. The underlying platform claims zero false positives through hybrid analysis, though that's the kind of promise you'll want to verify yourself. Works over stdio, so it plugs into Claude Desktop or Cursor without extra configuration.
The Next-Generation AI-Powered Security Platform. Secure your code from the first keystroke to production deployment.
Documentation Hub • Website • Dashboard
SynapseAudit is a holistic security ecosystem designed for the modern SDLC. It combines Static Analysis (SAST), Dynamic Analysis (DAST), and Agentic AI to provide zero-false-positive results.
[!NOTE] SynapseAudit v3.0 is live! featuring the new Hybrid Analysis Engine and MCP Server for Claude/Cursor integration.
This monorepo houses the entire platform. Each component is designed to work independently or as part of the unified suite.
| Component | Status | Description |
|---|---|---|
| CLi | v3.0.0 | The command-line powerhouse for local scans & CI pipelines. |
| Extension | v3.0.0 | VS Code extension for real-time security alerts. |
| MCP Server | v3.0.0 | Model Context Protocol server enabling LLMs to "see" security context. |
| Cortex | v3.0.0 | The core intelligence library shared across all tools. |
| SynapseAudit Cloud | v3.0.0 | Serverless backend powering the cloud synchronization. |
| GitHub Action | v3.0.0 | Automated security scanning for CI/CD pipelines. |
# 1. Install Globally
npm install -g @digidenone/synapseaudit
# 2. Login to Cloud (Optional)
synapse-audit auth login
# 3. Analyze Current Directory
synapse-audit scan .
Ctrl+Shift+S to scan.We welcome contributions from the community! Please read our Contributing Guide to get started.
https://github.com/digidenone/SynapseAudit.git checkout -b feature/amazing-feature).git commit -m 'feat: add amazing feature').git push origin feature/amazing-feature).For commercial licensing, SLAs, and dedicated instances:
© 2025 Digidenone. All Rights Reserved.
com.exploit-intel/eip-mcp
dmontgomery40/pentest-mcp
pantheon-security/notebooklm-mcp-secure
cyanheads/pentest-mcp-server
io.github.akhilucky/ai-firewall-mcp