AI video generation with Gen-4, Veo 3, and Aleph editing. Text-to-video, image-to-video, 4K upscale
claude mcp add runway-mcp-server -- uvx runway-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"runway-mcp-server": {
"command": "uvx",
"args": [
"runway-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"runway-mcp-server": {
"command": "uvx",
"args": [
"runway-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"runway-mcp-server": {
"command": "uvx",
"args": [
"runway-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"runway-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"runway-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"runway-mcp-server": {
"command": "uvx",
"args": [
"runway-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sidart10--runway-mcp-server/reviews or the review_server meta-tool.
POST /mcp