DreamThreads DreamGraph for VS Code
io.github.abdulrahimiqbal/dreamthreads
Parse dreams into structured context and search DreamGraph concepts without storing dream text.
client:VS Code
transport:streamable-http
Install DreamThreads DreamGraph in VS Code
.vscode/mcp.json
{
"servers": {
"dreamthreads": {
"type": "http",
"url": "https://mydreamthreads.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs