The MCP apply_migration tool should be able to reference a migration file directly, instead of requiring the agent to read the migration file and apply each migration separately. The current process is too slow.
Daniel Balke suggests an improvement for the MCP apply_migration tool to reference a migration file directly. He finds the current process, which requires the agent to read and apply each migration separately, too slow.