Motion Text for Claude Desktop
video.motiontext/motion-text
Turn words, images, and audio into an animated video with MP4 export.
client:Claude Desktop
transport:streamable-http
tools:3
Install Motion Text in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"motion-text": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://motiontext.video/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs