Skip to content
Zed

DreamThreads DreamGraph for Zed

io.github.abdulrahimiqbal/dreamthreads

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

client:Zed transport:streamable-http

Install DreamThreads DreamGraph in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dreamthreads": {
      "url": "https://mydreamthreads.xyz/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

DreamThreads DreamGraph in other clients