# dk.humanified/council-consult (remote · council.humanified.dk)

Stress-test a decision through named thinkers' lenses: assumptions, counter-arguments, receipt.

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

## Components

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

## Channel facts

- Endpoint: `https://council.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 5 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**: 30/100
  - AI-judged instruction clarity (poor).
  - Context-footprint check failed: tool/resource definitions use about 915 tokens (~183/item across 5 items; 5 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-council-consult https://council.humanified.dk/mcp
```

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

```yaml
mcp_servers:
  dk-humanified-council-consult:
    url: "https://council.humanified.dk/mcp"
```

### Other

```json
{
  "mcpServers": {
    "dk-humanified-council-consult": {
      "type": "http",
      "url": "https://council.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-08 (score 53, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 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 (5)

### `stress_test_decision` (~248 tokens)

Stress-test et forslag/beslutning. Auto-vælger n_lenses relevante, korpus-grundede
tænker-linser (/council/rank, filtreret mod konsulterbar allowlist) og konsulterer dem
SAMTIDIGT. Returnerer pr. linse: skjulte antagelser, stærkeste modargument, falsificerbare
tests, ukendte forhold, og hvad ville ændre vurderingen — samt ærlig groundedness- og
trunkerings-status. ADVISORY: informerer, beslutter ALDRIG for dig.

PUBLIC_DEMO-mode: `n_lenses` hard-cappes til min(n, 3) (fan-out-bind). Rate-limitet
(default 5/min + 30/time, eget bucket for dette tool). Over grænsen returneres
\`{error:"rate_limited", retry_after_s, scope_note}`. Svaret får et `scope_note`-felt med
demo-disclosuren (nyt felt — `disclaimer` uændret).

Input parameters:

- `n_lenses` (integer)
- `proposal` (string, required)

### `compare_lenses` (~156 tokens)

To navngivne tænkere (se list_lenses) på samme problem, side om side med korpus-grundlag.
Afgør IKKE enighed/konflikt for dig — det er din vurdering (never-write-for-you).

PUBLIC_DEMO-mode: rate-limitet (default 5/min + 30/time, eget bucket). Over grænsen
returneres `{error:"rate_limited", retry_after_s, scope_note}`. Svaret får et
\`scope_note`-felt med demo-disclosuren (nyt felt — `disclaimer` uændret).

Input parameters:

- `lens_a` (string, required)
- `lens_b` (string, required)
- `problem` (string, required)

### `assumption_map` (~113 tokens)

Udtræk centrale antagelser bag en beslutning/plan, hver mærket:
evidens-understøttet / uprøvet / ikke-falsificerbar.

PUBLIC_DEMO-mode: rate-limitet (default 5/min + 30/time, eget bucket). Over grænsen
returneres `{error:"rate_limited", retry_after_s, scope_note}`. Svaret får et
\`scope_note`-felt med demo-disclosuren.

Input parameters:

- `decision` (string, required)

### `council_receipt` (~302 tokens)

Kompakt, delbart kvitteringskort fra et stress_test_decision-resultat: top-3 stærkeste
modargumenter + billigste falsifikationstest. `sign` er OPT-IN (aldrig default/ledende) og
NÆGTES hvis en kilde-linse i resultatet er trunkeret (ufuldstændigt svar signeres aldrig).
Formatering uændret i BEGGE modes (ren formatering, ingen ny backend-inferens, ingen
rate-limit). `sign=True` er derimod HARD-REFUSED i PUBLIC_DEMO uanset om
COUNCIL_RECEIPT_SIGNING_KEY er sat i processen (red-team-fund 2026-08-04, robusthed-runde
§3): uden denne guard er `council_receipt` en anonym signerings-orakel — `result` er
fuldt kalder-leveret, og enhver anonym bruger der leverer et ikke-trunkeret
\`lenses`-array ville få Humanifieds Ed25519-nøgle til at signere en vilkårlig
kalder-forfattet "council receipt" som en ægte attestation. Lukningen er kodelag-nu,
IKKE afhængig af om nøglen ved et uheld ligger i demo-processens env.

Input parameters:

- `result` (object, required)
- `sign` (boolean)

### `list_lenses` (~96 tokens)

Rosteret af faktisk konsulterbare tænker-linser + ærlig groundedness-status
(dyb / tynd / kort-tynd korpus-dybde). Viser KUN linser der er nåelige via /council/consult
— aldrig den fulde rå roster. Uændret i BEGGE modes — ingen ny backend-inferens, ingen
rate-limit, ingen demo-wrap.

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-council-consult/council#diagnostics

## Score history

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

## Links

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