Skip to content

DBMigratePro Continuous Migration for Grok

io.github.provydon/dbmigratepro-continuous-migration

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

client:Grok transport:streamable-http

Install DBMigratePro Continuous Migration in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

DBMigratePro Continuous Migration in other clients