Loomal

synapse-audit

MCP server by github.com/digidenone/synapseaudit

AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.

1 starsnpm: @digidenone/synapseaudit-mcp

About synapse-audit

synapse-audit is an MCP (Model Context Protocol) server published by digidenone in the official MCP registry, listed under Security on Loomal. AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.

It ships as an npm package (@digidenone/synapseaudit-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/digidenone/synapseaudit, where the project has earned 1 GitHub stars.

Use synapse-audit with your agent

Claude Code · one command
claude mcp add synapse-audit -- npx -y @digidenone/synapseaudit-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "synapse-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@digidenone/synapseaudit-mcp"
      ]
    }
  }
}
npm@digidenone/synapseaudit-mcp

Frequently asked questions

What is synapse-audit?
synapse-audit is an MCP (Model Context Protocol) server by digidenone in the Security category. AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.
How do I connect synapse-audit to Claude, Cursor, or another MCP client?
Install synapse-audit from its npm package (@digidenone/synapseaudit-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is synapse-audit open source?
Yes — the source code is public at github.com/digidenone/synapseaudit, with 1 GitHub stars.
Can AI agents pay to use synapse-audit?
Not yet through Loomal — synapse-audit is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain synapse-audit? Claim this listing free by verifying GitHub ownership, or contact us.