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-docsskill.
Migrate to /remotion-docs
Remove remotion-documentation from the MCP configuration in your editor.
Install the Remotion Agent Skills from your Remotion project:
Terminalnpx remotion skills add
/remotion-docs when it needs current Remotion documentation.
Restart the coding agent if it does not detect the newly installed skills.