Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-digidenone-synapse-audit": {
"args": [
"-y",
"@digidenone/synapseaudit"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Next-Generation AI-Powered Security Platform. Secure your code from the first keystroke to production deployment.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@digidenone/synapseaudit' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @digidenone/synapseaudit against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security / ai-ml
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
MCP Security Weekly
Get CVE alerts and security updates for io.github.digidenone/synapse-audit and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.