Mcp
@remotion/mcp
Remotion's Model Context Protocol
0 downloads
v4.0.434
Capabilities
tools
Installation
Quick Install
Install using the MCPSearch CLI (recommended)
mcp install @remotion/mcpDon't have the CLI? Install it first
Run with npx
Run directly without installing
npx -y @remotion/mcpManual Configuration
Add to your MCP client configuration file
CClaude Code / Claude Desktop
Add to ~/.claude/claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}CuCursor
Add to ~/.cursor/mcp.json
{
"mcp": {
"servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}
}VSVS Code / Continue.dev
Add to .vscode/mcp.json or Continue settings
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}About
Remotion's Model Context Protocol
Reviews
No reviews yet. Be the first to review this package!
Quick Install
Install using the MCPSearch CLI (recommended)
mcp install @remotion/mcpDon't have the CLI? Install it first
Run with npx
Run directly without installing
npx -y @remotion/mcpManual Configuration
Add to your MCP client configuration file
CClaude Code / Claude Desktop
Add to ~/.claude/claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}CuCursor
Add to ~/.cursor/mcp.json
{
"mcp": {
"servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}
}VSVS Code / Continue.dev
Add to .vscode/mcp.json or Continue settings
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@remotion/mcp"
]
}
}
}Compatible With
Claude CodeCursorWindsurfContinue.dev
Details
- Version
- 4.0.434
- License
- MIT
- Category
- memory
- MCP Version
- 1.0
- Published
- 3/7/2025
- Updated
- 3/5/2026