Skip to main content

Remotion's Model Context Protocol (deprecated)

Deprecated

The Remotion MCP is deprecated. Install Remotion Agent Skills and use /remotion-docs instead.

The hosted MCP will shut down no earlier than August 31, 2026. New installations are not recommended.

Follow GitHub issue #9055 for shutdown updates.

Why is the MCP being shut down?

  • Its data can be less current than the Remotion documentation.
  • Remotion pays the token costs for MCP requests.
  • Installing MCP servers is difficult, and agents do not invoke them reliably.
  • It duplicates the /remotion-docs skill.

Migrate to /remotion-docs

Remove remotion-documentation from the MCP configuration in your editor.

Install the Remotion Agent Skills from your Remotion project:

Terminal
npx remotion skills add

Ask your coding agent to use /remotion-docs when it needs current Remotion documentation.

Restart the coding agent if it does not detect the newly installed skills.