Skip to content

MCP Security & Vulnerability Auditor for Grok

io.github.ansarii/mcp-security-auditor

Static AST security scanner detecting command injection, leaked secrets, and SSRF in MCP tools.

client:Grok transport:streamable-http

Install MCP Security & Vulnerability Auditor in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-security-auditor": {
      "type": "http",
      "url": "https://neon_innovation_lab--mcp-security-auditor.apify.actor/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

MCP Security & Vulnerability Auditor in other clients