motion tools for Claude Desktop
com.mographr/motion-tools
Render animated motion-graphics overlays as MP4: lower thirds, titles, callouts
client:Claude Desktop
transport:streamable-http
tools:4
Install motion tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"motion-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mographr.com/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