Skip to content

The plugin boundary

mere.run owns canonical model loading and inference. Plugins own the production work around it: planning, orchestration, manifests, post-processing, provider resources, artifact handoff, and cleanup.

That boundary keeps the core runtime local and predictable while giving each workflow a stable, automatable command surface.

bash
mere.run plugin list
mere.run plugin install mere-vfx-tools
mere-vfx-tools doctor
mere-vfx-tools manifest --json

Start with the getting-started guide, pick from the complete catalog, or inspect the live machine-readable catalog at plugins.mere.run.

Official companion plugins for the local mere.run runtime.