Skip to content

DBMigratePro Continuous Migration for Cursor

io.github.provydon/dbmigratepro-continuous-migration

Keep a target database continuously in sync with a source on another provider, then promote it.

client:Cursor transport:streamable-http

Install DBMigratePro Continuous Migration in Cursor

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

{
  "mcpServers": {
    "dbmigratepro-continuous-migration": {
      "url": "https://dbmigratepro.com/mcp-replicas"
    }
  }
}

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

DBMigratePro Continuous Migration in other clients