Skip to content
Cline

Tweens Motion Engine for Cline

io.github.sohei1l/tweens

Create editable animations, inspect frames and export GIF/MP4 in a chosen local workspace.

client:Cline transport:stdio runtime:npm

Install Tweens Motion Engine in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "tweens": {
      "command": "npx",
      "args": [
        "-y",
        "tweens-cli"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Tweens Motion Engine in other clients