Skip to content
VS Code

Taproot for VS Code

com.taproothq/taproot

Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.

client:VS Code transport:streamable-http

Install Taproot in VS Code

.vscode/mcp.json

{
  "servers": {
    "taproot": {
      "type": "http",
      "url": "https://connect.taproothq.com/mcp"
    }
  }
}

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

Taproot in other clients