Skip to content
VS Code

dbtrail for VS Code

com.dbtrail/dbtrail

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

client:VS Code transport:streamable-http

Install dbtrail in VS Code

.vscode/mcp.json

{
  "servers": {
    "dbtrail": {
      "type": "http",
      "url": "https://api.dbtrail.com/mcp"
    }
  }
}

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

dbtrail in other clients