Skip to content
Windsurf

VEO 3.1 for Windsurf

io.github.u2n4/veo-mcp-server

4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension

client:Windsurf transport:stdio runtime:pypi

Install VEO 3.1 in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "veo-mcp-server": {
      "command": "uvx",
      "args": [
        "veo-mcp-server"
      ]
    }
  }
}

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

VEO 3.1 in other clients