mcpbeat

Consistency Gate MCP Server

answering

Consistency Gate is answering right now. Last checked 14 min ago. It exposes 3 tools.

Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.

Uptime history 6 hours of history
6 hours agonow
100.0%
Uptime 24h
21 of 21 checks
3
Tools
read from the server
306 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add consistency-gate --transport http https://mcp.humanified.dk/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "consistency-gate": {
      "url": "https://mcp.humanified.dk/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.consistency-gate]
url = "https://mcp.humanified.dk/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "consistency-gate": {
      "url": "https://mcp.humanified.dk/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "consistency-gate": {
      "url": "https://mcp.humanified.dk/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

claim
check_claim
NL-gate (kernen): udtræk SPO-triple(r) fra en naturlig-sprogs-PÅSTAND (Sonnet via LiteLLM, R1) og tjek hver mod det grundede SPO-fakta-lager (i PUBLIC_DEMO-mode: det OFFENTLIGE demo-fakta-lager, IKKE dine data — se scope_note). Returnerer en auditerbar consistency-receipt: {claim, extracted_triples[], conflicts[], verdict, checked_against_n_facts, scope_note}. `verdict` ∈ {consistent, contradicts, unverifiable} — ALDRIG true/false. ADVISORY: flager konsistens, blokerer/beslutter ALDRIG for dig (never-write-for-you). Persisterer ALDRIG selve påstanden (check ≠ gem — kun add_fact skriver til lageret, og add_fact er FRAVÆRENDE i PUBLIC_DEMO-mode). PUBLIC_DEMO-mode: rate-limitet (default 5/min + 30/time, ÉN global demo-bucket, §2/§8 BLOCKER 3). Over grænsen returneres `{error:"rate_limited", retry_after_s, scope_note}` — ALDRIG et consistent-formet svar. Bogholderi-fejl i rate-limiteren -> deny (fail-safe).
facts
list_facts
Alle fakta hvor `entity` er subjekt ELLER objekt (transparens/audit). `entity` normaliseres FØR match — case/whitespace-varianter matcher samme række. Returtypen er ALTID en liste (§8-adjudikering: ingen dict-wrap/scope_note-injektion her, det ville være en regression mod default-modens kontrakt). PUBLIC_DEMO-mode: listen viser udelukkende rækker fra det OFFENTLIGE demo-fakta-lager (demo-facts.json) — ikke fleet/TIER-1/cortex-data (§3 PUBLIC-SAFE).
triple
check_triple
Rå SPO-gate, deterministisk (ingen LLM — billig, testbar kerne, ÅBEN+GRATIS i PUBLIC_DEMO-mode, ingen rate-grænse §2). Konflikt = samme normaliseret subjekt+prædikat, andet normaliseret objekt. Returnerer ALLE konflikter (ikke kun første). `verdict` ∈ {consistent, contradicts} — ALDRIG true/false. Read-only mod lageret (i PUBLIC_DEMO-mode: det offentlige demo-fakta-lager).

Endpoints

URLTransportStateLatencyChecked
https://mcp.humanified.dk/mcp streamable-http answering 143 ms 14 min ago

Alternatives to Consistency Gate

same job, measured the same way
Verity
by clawdio777

Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.

64 installs/wk local only
Kage
by kage-core

Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.

392 installs/wk local only
Blackwall X402 Guardrail
by blackwalltier

Pre-signature x402 payment verdict (GO/HOLD/STOP) for AI agents, with a verifiable signed receipt.

1 tools answering
D
Trinity Research
by humanified

Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.

4 tools answering
Lenz Fact-Check
by lenz

Fact-check claims against independent sources — fast verdict or deep multi-step investigation.

answering
Fact Checker API
by br0ski777

Verify claims with web evidence. Returns sources and verdict. x402 micropayment.

1 tools answering
N
Glyt
by glyt

Human-in-the-loop approval for agent actions, with verifiable action-bound receipts.

6 tools answering
Plzebo
by wkoverfield

Cost-parity bench for agent loops: $/success and time across model mixes, with verifiable receipts.

317 installs/wk local only

Consistency Gate — questions

Answers built from our own checks of this server.

What can Consistency Gate do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_claim, check_triple, list_facts. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Consistency Gate working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 21 of 21 checks got a reply (100.0%), average response time 306 ms. The bar chart above shows every period we have measured.
How do I connect Consistency Gate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Consistency Gate need an API key?
No. Consistency Gate completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Consistency Gate?
It answers our handshake in 306 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.