Skip to content
Claude Code

Runway ML for Claude Code

io.github.mindstone/mcp-server-runway

Runway ML MCP server: AI video, image, audio, voice generation, and task management

client:Claude Code transport:stdio runtime:npm

Install Runway ML in Claude Code

run in your project directory

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

claude mcp add mcp-server-runway -e RUNWAYML_API_SECRET=<RUNWAYML_API_SECRET> -e RUNWAY_REQUEST_TIMEOUT_MS=<RUNWAY_REQUEST_TIMEOUT_MS> -e RUNWAY_UPLOAD_TIMEOUT_MS=<RUNWAY_UPLOAD_TIMEOUT_MS> -e RUNWAY_ALLOWED_ROOT=<RUNWAY_ALLOWED_ROOT> -e RUNWAY_DOWNLOAD_ROOT=<RUNWAY_DOWNLOAD_ROOT> -- npx -y @mindstone/mcp-server-runway

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Runway ML in other clients