Skip to content

DBMigratePro Migrations for Zed

io.github.provydon/dbmigratepro-migrations

Move a database between providers, or convert MySQL to PostgreSQL, with integrity verified.

client:Zed transport:streamable-http

Install DBMigratePro Migrations in Zed

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

{
  "context_servers": {
    "dbmigratepro-migrations": {
      "url": "https://dbmigratepro.com/mcp-migrations"
    }
  }
}

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

DBMigratePro Migrations in other clients