Tweens Motion Engine for Claude Desktop
io.github.sohei1l/tweens
Create editable animations, inspect frames and export GIF/MP4 in a chosen local workspace.
client:Claude Desktop
transport:stdio
runtime:npm
Install Tweens Motion Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tweens": {
"command": "npx",
"args": [
"-y",
"tweens-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs