Decision QC — AI Devil's Advocate for VS Code
io.github.ugo2000/decision-qc
Devil's-advocate QC API for AIs: post a decision, get strongest counter-argument. 0.1 USDT/call
client:VS Code
transport:streamable-http
tools:1
Install Decision QC — AI Devil's Advocate in VS Code
.vscode/mcp.json
{
"servers": {
"decision-qc": {
"type": "http",
"url": "https://random-monetize.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs