VEO 3.1 for Zed
io.github.u2n4/veo-mcp-server
4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension
client:Zed
transport:stdio
runtime:pypi
Install VEO 3.1 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"veo-mcp-server": {
"command": "uvx",
"args": [
"veo-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs