Skip to content

LLM Red-Team Scanner for Grok

dev.workers.manhliemcn4euwlu.llmrt-companion/llm-red-team-scanner

35-probe LLM/agent security red-team scan (injection, jailbreak, MCP abuse) with report.

client:Grok transport:streamable-http

Install LLM Red-Team Scanner in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "llm-red-team-scanner": {
      "type": "http",
      "url": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/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

LLM Red-Team Scanner in other clients