bies guardian for Grok
io.github.dth0108/bies-guardian
Deterministic sealed verdicts on public claims and startup ideas (0-LLM claim-safety guardian).
client:Grok
transport:streamable-http
tools:3
Install bies guardian in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bies-guardian": {
"type": "http",
"url": "https://bies.io/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