Skip to content
Zed

Taproot for Zed

com.taproothq/taproot

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

client:Zed transport:streamable-http

Install Taproot in Zed

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

{
  "context_servers": {
    "taproot": {
      "url": "https://connect.taproothq.com/mcp"
    }
  }
}

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

Taproot in other clients