SynapseAudit
FreeNot checkedDetects security vulnerabilities in code and syncs findings with SynapseAudit platform.
About
Detects security vulnerabilities in code and syncs findings with SynapseAudit platform.
README
The Next-Generation AI-Powered Security Platform. Secure your code from the first keystroke to production deployment.
Documentation Hub • Website • Dashboard
Overview
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.
The Ecosystem
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. |
Quick Start
Option 1: The CLI (Fastest)
# 1. Install Globally
npm install -g @digidenone/synapseaudit
# 2. Login to Cloud (Optional)
synapse-audit auth login
# 3. Analyze Current Directory
synapse-audit scan .
Option 2: VS Code Extension
- Open VS Code.
- Search "SynapseAudit" in the Marketplace.
- Install and press
Ctrl+Shift+Sto scan.
Contributing
We welcome contributions from the community! Please read our Contributing Guide to get started.
- Fork the repo:
https://github.com/digidenone/SynapseAudit. - Create your feature branch (
git checkout -b feature/amazing-feature). - Commit your changes (
git commit -m 'feat: add amazing feature'). - Push to the branch (
git push origin feature/amazing-feature). - Open a Pull Request.
Support & Enterprise
For commercial licensing, SLAs, and dedicated instances:
- Email: [email protected]
- Security: [email protected]
© 2025 Digidenone. All Rights Reserved.
Installing SynapseAudit
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/digidenone/synapseauditFAQ
Is SynapseAudit MCP free?
Yes, SynapseAudit MCP is free — one-click install via Unyly at no cost.
Does SynapseAudit need an API key?
No, SynapseAudit runs without API keys or environment variables.
Is SynapseAudit hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install SynapseAudit in Claude Desktop, Claude Code or Cursor?
Open SynapseAudit on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare SynapseAudit with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
