Synapse Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 21 Dec 2025.
AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add synapse-audit -- npx -y @digidenone/synapseaudit-mcp
{
"mcpServers": {
"synapse-audit": {
"args": [
"-y",
"@digidenone/synapseaudit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.synapse-audit]
command = "npx"
args = ["-y", "@digidenone/synapseaudit-mcp"]
{
"mcpServers": {
"synapse-audit": {
"args": [
"-y",
"@digidenone/synapseaudit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"synapse-audit": {
"args": [
"-y",
"@digidenone/synapseaudit-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.