# dk.humanified/consistency-gate (remote · mcp.humanified.dk)

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

- Trust score: 53/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-09

## Components

- remote · `mcp.humanified.dk`: 53/100 (this document), [markdown](https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp.md), [page](https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp)

## Channel facts

- Endpoint: `https://mcp.humanified.dk/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-09.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 28/100
  - AI-judged instruction clarity (poor).
  - Context-footprint check failed: tool/resource definitions use about 600 tokens (~200/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http dk-humanified-consistency-gate https://mcp.humanified.dk/mcp
```

### Codex

```toml
[mcp_servers.dk-humanified-consistency-gate]
url = "https://mcp.humanified.dk/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dk-humanified-consistency-gate": {
      "type": "remote",
      "url": "https://mcp.humanified.dk/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dk-humanified-consistency-gate --url https://mcp.humanified.dk/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dk-humanified-consistency-gate:
    url: "https://mcp.humanified.dk/mcp"
```

### Other

```json
{
  "mcpServers": {
    "dk-humanified-consistency-gate": {
      "type": "http",
      "url": "https://mcp.humanified.dk/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-09 (score 53, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-07 (score 52, 0)

- [functional] The server no longer declares the “experimental” capability

### 2026-08-06 (score 52, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-05 (score 51, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-04 (score 51)

First indexed and scored.

## MCP tools (3)

### `check_claim` (~311 tokens)

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).

Input parameters:

- `claim` (string, required)
- `focus` (string)

### `check_triple` (~145 tokens)

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).

Input parameters:

- `object` (string, required)
- `predicate` (string, required)
- `subject` (string, required)

### `list_facts` (~144 tokens)

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).

Input parameters:

- `entity` (string, required)

Output parameters:

- `result` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp#diagnostics

## Score history

- 2026-08-09: 53
- 2026-08-08: 52
- 2026-08-07: 52
- 2026-08-06: 52
- 2026-08-05: 51
- 2026-08-04: 51

## Links

- Remote endpoint: https://mcp.humanified.dk/mcp
- Changelog RSS feed: https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp.json
- HTML version of this page: https://verifymcp.io/servers/dk-humanified-consistency-gate/mcp
