Skip to content
Claude Desktop

dbtrail for Claude Desktop

com.dbtrail/dbtrail

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

client:Claude Desktop transport:streamable-http

Install dbtrail in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dbtrail": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.dbtrail.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

dbtrail in other clients