Skip to content
Grok

DreamThreads DreamGraph for Grok

io.github.abdulrahimiqbal/dreamthreads

Parse dreams into structured context and search DreamGraph concepts without storing dream text.

client:Grok transport:streamable-http

Install DreamThreads DreamGraph in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

DreamThreads DreamGraph in other clients