consistency gate for VS Code
dk.humanified/consistency-gate
Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.
client:VS Code
transport:streamable-http
tools:3
Install consistency gate in VS Code
.vscode/mcp.json
{
"servers": {
"consistency-gate": {
"type": "http",
"url": "https://mcp.humanified.dk/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs