Skip to content
Cline

Runway AI Video Generation for Cline

io.github.sidart10/runway-mcp-server

AI video generation with Gen-4, Veo 3, and Aleph editing. Text-to-video, image-to-video, 4K upscale

client:Cline transport:stdio runtime:pypi

Install Runway AI Video Generation 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "runway-mcp-server": {
      "command": "uvx",
      "args": [
        "runway-mcp-server"
      ],
      "env": {
        "RUNWAY_API_KEY": "<RUNWAY_API_KEY>"
      }
    }
  }
}

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

Runway AI Video Generation in other clients