veo 3 1 mcp for Claude Desktop
io.github.runapi-builder/veo-3-1-mcp
RunAPI MCP server for Veo 3.1: create tasks, poll status, check pricing.
client:Claude Desktop
transport:stdio
runtime:npm
Install veo 3 1 mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"veo-3-1-mcp": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/veo-3-1-mcp"
],
"env": {
"RUNAPI_API_KEY": "<RUNAPI_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs