Motion Text for VS Code
video.motiontext/motion-text
Turn words, images, and audio into an animated video with MP4 export.
client:VS Code
transport:streamable-http
tools:3
Install Motion Text in VS Code
.vscode/mcp.json
{
"servers": {
"motion-text": {
"type": "http",
"url": "https://motiontext.video/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs