MCP · Docs · Migratrix
Sign in
Docs

MCP for AI tools

Migratrix exposes a remote Model Context Protocol endpoint so approved assistants can inspect delivery context. Mutating tools require confirm: true.

Quick setup

npx migratrix-setup

Supports Claude Desktop, Cursor, Codex, Windsurf, and Continue. Restart the tool after setup.

Manual connector

URL: https://mcp.migratrix.com/mcp
Authorization: Bearer <access-token>

Tool surface

Clients discover the list automatically. It covers change scripts, environments, flows, Executors, audit and SQL generation; comparison, Conversion Studio and Drift Monitor stay in the product.

  • Change scripts: List, get, search, create, delete, progress, analyze risk, execute, approve, reject, rollback, list pipelines.
  • Environments and workspaces: list/get/create/update/delete environments; list workspaces.
  • Flows: list, create, disable, delete.
  • Executors: list, workspace Executor, settings, activity logs, test connection.
  • Audit: get audit log, verify integrity.
  • AI: GenerateSql (OpenAI-backed NL SQL in the product).
  • Authentication: Login, GetCurrentUser.

More product context: AI and MCP.