Skip to content
Windsurf

Runway AI Video Generation for Windsurf

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:Windsurf transport:stdio runtime:pypi

Install Runway AI Video Generation in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Runway AI Video Generation in other clients