consistency gate for Cursor
dk.humanified/consistency-gate
Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.
client:Cursor
transport:streamable-http
tools:3
Install consistency gate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"consistency-gate": {
"url": "https://mcp.humanified.dk/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs