VEO 3.1 for Claude Desktop
io.github.u2n4/veo-mcp-server
4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension
client:Claude Desktop
transport:stdio
runtime:pypi
Install VEO 3.1 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"veo-mcp-server": {
"command": "uvx",
"args": [
"veo-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs