Dredd MCP for Grok
io.github.pduggusa/dredd-mcp
Pre-flight MCP security. Blocks compromised deps + tool drift. HMAC-signed. Dredd judges.
client:Grok
transport:streamable-http
tools:1
Install Dredd MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dredd-mcp": {
"type": "http",
"url": "https://analytics.dugganusa.com/api/v1/dredd/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