Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

DREAMHALL

REMOTE · DREAMHALL.APP · SCANNED SEP 21

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

Available components

0 this week 83 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability62
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 781 tokens (~781/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the DREAMHALL MCP server?

DREAMHALL is a hosted endpoint at https://dreamhall.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · dreamhall.app

# add to Claude Code
claude mcp add --transport http app-dreamhall-dreamhall 'https://dreamhall.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-dreamhall-dreamhall": {
      "url": "https://dreamhall.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-dreamhall-dreamhall": {
      "type": "http",
      "url": "https://dreamhall.app/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add app-dreamhall-dreamhall --url 'https://dreamhall.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-dreamhall-dreamhall:
    url: "https://dreamhall.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-dreamhall-dreamhall": {
      "Transport": "http",
      "Url": "https://dreamhall.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-dreamhall-dreamhall -t streamable-http -u 'https://dreamhall.app/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

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

  • 17 Sept 26 −2
    • Stability: pass → 0.90 functional
  • 8 Sept 26 −2
    • HSTS header: pass → fail security
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 3 Sept 26 0
    • Stability: pass → 0.97 functional
  • 1 Sept 26 0
    • Stability: 0.97 → pass security
  • 31 Aug 26 +1

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

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://dreamhall.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dreamhall.app CN=WE1,O=Google Trust Services,C=US 7 Sept 2026 6 Dec 2026 ECDSA 256 ECDSA-SHA256 7ce558ec5a3a8ad0ec6b281c245a1ab
SANs: dreamhall.app
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of dreamhall.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
dreamhall.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://js.stripe.com https://*.stripe.com https://eu-assets.i.posthog.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: blob: https:; connect-src 'self' https://*.supabase.co wss://*.supabase.co https://api.stripe.com https://*.stripe.com https://*.ingest.sentry.io https://eu.i.posthog.com https://eu-assets.i.posthog.com; frame-src https://js.stripe.com https://hooks.stripe.com https://*.stripe.com; frame-ancestors 'none'; worker-src 'self' blob:; base-uri 'self'; form-action 'self' https://checkout.stripe.com; object-src 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(self "https://js.stripe.com"), interest-cohort=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://dreamhall.app/mcp Verified 200
http (plaintext) http://dreamhall.app/mcp HTTPS enforced 301 https://dreamhall.app/mcp
MCP tools · 1 exposed · ~421 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
begin_dreamhall_framework ~421

This tool is intended for situations where 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. This tool is also appropriate for 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 shared through this integration. This tool is not intended for unrelated factual or execution-only requests. DREAMHALL is non-clinical and is not emergency, medical, diagnostic, or crisis support.

NameTypeReqDescription
localestringOptional 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…
NameTypeReqDescription
accessstringyes
boundarystringyes
cardobjectyes
handoffobjectyes
localestringyes
pricestringyes
privacystringyes
productstringyes
subscriptionstringyes
summarystringyes
supported_localesarrayyes
titlestringyes
what_you_will_doarrayyes

No examples provided.

Common questions

What is the DREAMHALL MCP server?

DREAMHALL is an MCP server listed in the public MCP registry as app.dreamhall/dreamhall. Human-authored personal context before AI guidance, built through private structured reflection. This page covers its hosted endpoint (https://dreamhall.app/mcp).

Is the DREAMHALL MCP server safe to use?

DREAMHALL scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the DREAMHALL MCP server expose?

DREAMHALL exposes 1 tool: begin_dreamhall_framework. Their descriptions and schemas cost roughly 421 tokens of context every time the server is loaded.

Does the DREAMHALL MCP server require authentication?

No. We connected to DREAMHALL without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the DREAMHALL MCP server still maintained?

DREAMHALL is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.