Skip to content
Cursor

DreamThreads DreamGraph for Cursor

io.github.abdulrahimiqbal/dreamthreads

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

client:Cursor transport:streamable-http

Install DreamThreads DreamGraph in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

DreamThreads DreamGraph in other clients