Using MCP
  • Register at the Vidu Platform and generate it under "API-KEY" in your account.
  1. Check whether your API key is valid
  2. View error logs (typically in the log folders of Claude or Cursor)
  • If you haven't topped up on the API platform yet, please do so first. Vidu Platform
  • You will receive a URL link to view, download, or share the video.
  • Typically 30 seconds to 5 minutes depending on complexity, server load, and network conditions.
  • This error is typically caused by incorrect UV/UVX installation paths. You can resolve it as follows:

For Mac/Linux:

sudo cp ./uvx /usr/local/bin

For Windows:

  1. Identify the installation path of UV/UVX by running the following command in the terminal:
where uvx
  1. Open File Explorer and locate the uvx/uv files.
  2. Move the files to one of the following directories:
    • C:\Program Files (x86) or C:\Program Files