prooflayer-agent-security
npm/prooflayer-agent-securitySecurity 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"prooflayer-agent-security": {
"url": "None",
"transport": "http"
}
}
}