Skip to content
Zed

UserTapes for Zed

io.github.mcdca/usertapes-mcp

Query real user session replay data: tapes, transcripts, error/rage-click filters, alerts.

client:Zed transport:streamable-http

Install UserTapes in Zed

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

{
  "context_servers": {
    "usertapes-mcp": {
      "url": "https://usertapes.com/mcp"
    }
  }
}

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

UserTapes in other clients