← Registry

AI & Machine Learning

mydreamthreads.xyz

Extracts structured entities and concepts from dream narratives using natural language processing and provides access to a curated dream vocabulary.

1 endpoint2 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://mydreamthreads.xyz/mcp

No auth detected

MCP server metadata

Name
dreamthreads-dreamgraph
Version
1.0.0
Capabilities
tools
Server instructions

Use parse_dream only when a user wants structured extraction from dream text. Treat extracted features as observations, never as a diagnosis, prediction, supernatural claim, or fixed symbolic meaning. Dream text sent to this public server is processed in memory and is not stored or contributed. Use search_dream_concepts to find DreamGraph's stable vocabulary and link users to the cited DreamThreads methodology when the result informs an answer.

Known tools 2

parse_dream

Extract structured entities, actions, emotions, agency, threat, outcome, sensory cues, and recurrence from one dream narrative.

Inferred read-only
search_dream_concepts

Search DreamGraph's stable, context-first vocabulary for a dream element or experience.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dreamthreads-dreamgraph]
url = "https://mydreamthreads.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dreamthreads-dreamgraph": {
      "type": "http",
      "url": "https://mydreamthreads.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dreamthreads-dreamgraph
Remote MCP URL: https://mydreamthreads.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dreamthreads-dreamgraph": {
      "url": "https://mydreamthreads.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dreamthreads-dreamgraph": {
      "type": "http",
      "url": "https://mydreamthreads.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dreamthreads-dreamgraph",
  "transport": "streamable-http",
  "url": "https://mydreamthreads.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mydreamthreads.xyz was fetched 2026-08-23T21:44:35.497Z.

Trust status Neutral

mydreamthreads.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.