Veo 3.1 on Twelver

Veo 3.1: video with sound
and spoken lines

Veo 3.1 from Google DeepMind: cinematic video where sound and dialogue are generated together with the picture — on one Twelver account, no separate Google billing.

  • Audio and character dialogue in the same generation, at no surcharge
  • Up to 4K, 16:9 or vertical 9:16
  • Fast and lite variants when speed and price matter more

Three ways to use Veo 3.1

One subscription, three channels: the chat, your own AI client over MCP, and your code. Shared tokens — you only pay for what you generate.

Veo 3.1 right in the Twelver chat

The agent is already wired to this model: write a prompt or drop a photo and the result lands in the thread. Then just say “darker”, “drop the caption”, “same but vertical”.

  • A ready-made agent — the model is already selected
  • Refine with words instead of rewriting the prompt
  • History, inputs and outputs all stay in the thread

Every model is included in one Twelver subscription — cheaper than paying each service separately. Start on free tokens, no card needed.

Veo 3.1 inside Claude, Cursor, LM Studio and other AI clients

A remote MCP server over HTTP: tick the tools you want, paste the connector URL, and the model shows up in your assistant. No npm, no local servers, OAuth sign-in.

1

Open Claude → Settings → Connectors

2

Add custom connector → paste the URL

3

Sign in via OAuth — done


Build your server

Check the tools — URLs and config update themselves.

Генерация видео (Veo)

Connector URLs

Генерация видео (Veo)

https://twelver.ru/api/mcp/v1/google-video-generation

Veo 3.1 from your own app

Three calls: upload the source (if there is one), create the task, fetch the result. The request schema and the tool list are served by the API itself.

Key and config

Create a config and a key right here — the samples below fill in your real config id.

1. Настройте конфигурацию

2. Получите API ключ

  1. 1

    Upload a source fileoptional

    Only needed when editing an existing photo or animating a frame. Skip it when generating from scratch.

    curl -X POST https://twelver.ru/api/ai/<config-id>/v1/media/files \
      -H "Authorization: Bearer $TWELVER_API_KEY" \
      -F "[email protected]"
    
    # → { "url": "https://twelver.ru/api/files/u/<id>/url?token=…",
    #     "content_type": "image/jpeg" }
  2. 2

    Create the generation task

    A prompt, the toolsets, and optionally the source file URLs. You get a task id back immediately.

    curl -X POST https://twelver.ru/api/ai/<config-id>/v1/media/generations \
      -H "Authorization: Bearer $TWELVER_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "prompt": "A barista pulling an espresso shot, steam rising, warm morning light, dialogue-free, cinematic",
        "toolsets": ["google-video-generation"],
        "files": [{ "url": "<url from step 1>" }]
      }'
    
    # → 202 { "id": "<task-id>", "status": "running" }
  3. 3

    Retrieve the result

    Poll the task until its status is completed — the output carries the text and the URLs of the finished files.

    curl https://twelver.ru/api/ai/<config-id>/v1/media/generations/<task-id> \
      -H "Authorization: Bearer $TWELVER_API_KEY"
    
    # → { "status": "completed",
    #     "output": { "text": "…",
    #                 "files": [{ "url": "…", "content_type": "image/png" }] } }

API schema

A separate endpoint returns the available toolsets with their tools and the exact request/response shape — the same contract the backend runs on.

curl https://twelver.ru/api/ai/<config-id>/v1/media/generations/schema \
  -H "Authorization: Bearer $TWELVER_API_KEY"

# → { "toolsets": [{ "id": "google-video-generation", "tools": [...] }, ...],
#     "request": {"prompt":"string","toolsets":["string"],"files":[{"url":"string","content_type":"string","description":"string"}]},
#     "response": { ... } }

API generations spend the same tokens as the chat — there is no separate plan to buy.

More about the API →

What Veo is best at

The quality bar when the clip has to look filmed.

🔊

Sound and speech included

Veo always generates an audio track: ambience, effects, music, even character lines — with no audio surcharge.

🎥

Cinematic realism

Light, motion physics and camera work make it the most “filmed” result among available models.

📺

Up to 4K

720p for drafts; 1080p and 4K for the final cut that survives a big screen.

⚙️

Three variants

Standard for maximum quality, fast for speed and price, lite for bulk drafts.

Specs

Exactly what you get when you call Veo on Twelver.

Model
Google Veo 3.1 — standard, fast and lite
Resolution
720p, 1080p and 4K
Duration
4, 6 or 8 seconds per clip (1080p and 4K are 8 s only); clips are stitched into one video with the media tools, so total length is not capped
Aspect ratios
16:9 and 9:16
Audio
Always on — speech, ambience and music are included in the price
Tools
Text-to-video, image-to-video, reference images, clip extension

Получайте бесплатные токены

Выполняйте цели онбординга, чтобы пополнить бесплатный баланс.

  • Создать аккаунт

    +50,000

    Зарегистрируйтесь, чтобы сохранять чаты, агентов и настройки на всех устройствах.

  • Первый веб-поиск

    +20,000

    Задайте вопрос, требующий свежих данных — AI выполнит поиск в интернете и укажет источники.

  • Создать первый документ

    +20,000

    Создайте структурированный документ — статью, отчёт, план — прямо из чата и редактируйте его совместно.

  • Загрузить первое изображение

    +20,000

    Перетащите изображение в чат — AI увидит его и ответит на вопросы о содержимом или отредактирует.

  • Создать первого агента

    +50,000

    Создайте собственного AI-агента со своим характером, инструментами и инструкциями. Требуется пополненный баланс.

  • Создать аудио

    +50,000

    Сгенерируйте речь, озвучку или звуковой эффект по текстовому промпту.

  • Создать видео

    +50,000

    Выберите агента с поддержкой видео (или создайте специального) и опишите нужную сцену.

  • Создать изображение

    +40,000

    Попросите чат сгенерировать изображение — пробуйте разные стили, соотношения сторон и подробные промпты.

  • Общаться 2 дня подряд

    +20,000

    Заходите два дня подряд, чтобы начать серию. Любой короткий диалог засчитывается.

  • Общаться 4 дня подряд

    +40,000

    Поддерживайте серию — четыре дня подряд активности в чате.

  • Общаться 7 дней подряд

    +60,000

    Целая неделя серии подряд. Вы в огне!

  • Общаться 30 дней подряд

    +100,000

    Целый месяц ежедневных чатов — высшая награда за серию.

  • Пополнить баланс

    +100,000

    Пополните баланс, чтобы открыть премиум-модели и инструменты. Токены доступны, пока активна подписка — они сгорают, когда подписка заканчивается.

  • Пополнить баланс дважды

    +100,000

    Второе платное пополнение даёт бонусные токены сверх купленных.

Other video models

They all come with the same subscription — switch between them inside one chat.

Everything Twelver does with video →

FAQ

Always — ambience, effects, music and speech. There is no audio toggle and no surcharge: it is part of the generation price.
8 seconds (4 and 6 are also available). At 1080p and 4K the duration is always 8 seconds. For longer output, stitch several generations or use Seedance, which goes up to 15 seconds.
Quality and price per second. Lite does not support 4K, reference images or clip extension — it is the draft variant.
Yes: as an MCP server, and through the REST generation endpoint with toolsets: ["google-video-generation"].
Yes — what you generate is yours, commercial use included.

Shoot a clip with sound in Veo 3.1

One subscription covers every model on Twelver — cheaper than paying each service separately. Start on free tokens, no card needed.