Skip to content
Back to search
30
MCP

prooflayer-agent-security

npm/prooflayer-agent-security

Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1700+ vulnerability rules with AST & taint analysis, LLM-powered semantic code review, auto-fix. For Claude Code, Cursor, Windsu

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prooflayer-agent-security": {
      "url": "None",
      "transport": "http"
    }
  }
}