Decision QC — AI Devil's Advocate for Grok
io.github.ugo2000/decision-qc
Devil's-advocate QC API for AIs: post a decision, get strongest counter-argument. 0.1 USDT/call
client:Grok
transport:streamable-http
tools:1
Install Decision QC — AI Devil's Advocate in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"decision-qc": {
"type": "http",
"url": "https://random-monetize.onrender.com/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