Skip to content
VS Code

Threadminder for VS Code

ai.threadminder/threadminder

Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

client:VS Code transport:streamable-http

Install Threadminder in VS Code

.vscode/mcp.json

{
  "servers": {
    "threadminder": {
      "type": "http",
      "url": "https://mcp.threadminder.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Threadminder in other clients