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
{
"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