Skip to content
Zed

dbtrail for Zed

com.dbtrail/dbtrail

MySQL change tracking with instant row-level recovery and forensic attribution for compliance.

client:Zed transport:streamable-http

Install dbtrail in Zed

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

{
  "context_servers": {
    "dbtrail": {
      "url": "https://api.dbtrail.com/mcp"
    }
  }
}

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

dbtrail in other clients