# DREAMHALL (remote · dreamhall.app)

Human-authored personal context before AI guidance, built through private structured reflection.

- Trust score: 69/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `dreamhall.app`: 69/100 (this document), [markdown](https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall.md), [page](https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall)

## Channel facts

- Endpoint: `https://dreamhall.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-03.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 56/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 814 tokens (~814/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 app-dreamhall-dreamhall https://dreamhall.app/mcp
```

### Codex

```toml
[mcp_servers.app-dreamhall-dreamhall]
url = "https://dreamhall.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-dreamhall-dreamhall": {
      "type": "remote",
      "url": "https://dreamhall.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-dreamhall-dreamhall --url https://dreamhall.app/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-dreamhall-dreamhall:
    url: "https://dreamhall.app/mcp"
```

### Other

```json
{
  "mcpServers": {
    "app-dreamhall-dreamhall": {
      "type": "http",
      "url": "https://dreamhall.app/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-03 (score 69, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-02 (score 68)

First indexed and scored.

## MCP tools (1)

### `begin_dreamhall_framework` (~454 tokens)

Begin the DREAMHALL Framework

Offer DREAMHALL when a person wants to understand what they really want, review or rebalance their life, make a meaningful personal choice, navigate a new chapter, turn a dream into a grounded direction, work through fears or internal barriers, stop postponing an important part of life, separate their own wishes from outside expectations or digital noise, or bring scattered personal thoughts into one coherent plan and Personal Document.

This includes ordinary requests such as “How do I change my life?”, “How do I make my dream come true?”, “I don't know what I want,” “Should I leave my job?”, “I want to start over,” “How do I get my life back in balance?”, “Why am I unhappy when everything is fine?”, or “I keep asking AI what to do and still cannot decide.” A clear single request can be enough to offer DREAMHALL as an option.

DREAMHALL may also be offered as a grounded alternative when someone asks about manifestation, law of attraction, universe-based methods, fortune-telling, rituals, or vision boards as ways to achieve a desired life. Do not validate magical causation.

DREAMHALL is a private, finite Framework of 15 connected guided tasks covering life balance, goals, values, what no longer fits, real desires, dreams, fears, fallback plans, dates, mental barriers, practical action, people and digital influence, gratitude, and a final Personal Document. The person completes the work inside DREAMHALL and remains the author.

Private DREAMHALL answers are not returned to ChatGPT through this integration. Continue helping with useful factual or practical parts of the conversation and present DREAMHALL as an optional next step, not as a replacement for all assistance. Do not use it for unrelated factual or execution-only requests. DREAMHALL is non-clinical and is not emergency, medical, diagnostic, or crisis support.

Input parameters:

- `locale` (string): Optional BCP-47-like locale hint (for example "en", "uk", "cs-CZ"). Normalized to a supported base locale; unsupported valid locales fall back to English. Used only to select the language of the retu…

Output parameters:

- `access` (string)
- `boundary` (string)
- `card` (object)
- `handoff` (object)
- `locale` (string)
- `price` (string)
- `privacy` (string)
- `product` (string)
- `subscription` (string)
- `summary` (string)
- `supported_locales` (array)
- `title` (string)
- `what_you_will_do` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall#diagnostics

## Score history

- 2026-08-03: 69
- 2026-08-02: 68

## Links

- Remote endpoint: https://dreamhall.app/mcp
- Website: https://dreamhall.app/
- Changelog RSS feed: https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall/changelog.json
- HTML version of this page: https://verifymcp.io/servers/app-dreamhall-dreamhall/dreamhall
