Skip to content
Cursor

dbtrail for Cursor

com.dbtrail/dbtrail

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

client:Cursor transport:streamable-http

Install dbtrail in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

dbtrail in other clients