Skip to content
Grok

triageshield for Grok

com.edgethirteen.www/triageshield

Verify a vuln report's file/line/function claims against a real GitHub repo.

client:Grok transport:streamable-http

Install triageshield in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "triageshield": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/triageshield"
    }
  }
}

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

triageshield in other clients