Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Agnes Video Server

БесплатноНе проверен

Enables video generation from text prompts or images using Agnes AI's video models, with async task submission and status polling.

GitHubEmbed

Описание

Enables video generation from text prompts or images using Agnes AI's video models, with async task submission and status polling.

README

MCP server for Agnes Video v2.0 (text-to-video / image-to-video generation), via OpenAI-compatible API.

Features

  • Text-to-Video: Generate videos from text prompts
  • Image-to-Video: Generate videos from a starting image or keyframes
  • Async workflow: Submit task → poll for result
  • Custom resolution, frame count, frame rate, duration, seed

Requirements

Environment Variables

Variable Required Default Description
AGNES_API_KEY Agnes AI API key
AGNES_VIDEO_MODEL agnes-video-v2.0 Model name

Tools

agnes_video_create — Submit a video generation task

Parameter Type Required Default Description
prompt string Text description
width number 1152 Video width
height number 768 Video height
num_frames number 121 Frames (8n+1: 121, 241, 361, 441)
frame_rate number 24 Frame rate
duration number Duration in seconds
seed number Reproducible seed
image_url string Starting image URL
mode string ti2vid or keyframes

agnes_video_poll — Check task progress

Parameter Type Required Description
task_id string Task ID returned from agnes_video_create

Usage

1. agnes_video_create → "a cat walking on beach at sunset"
   → Returns task_id: "task_xxx"

2. agnes_video_poll → task_id: "task_xxx"
   → Returns status + progress %, or video URL when done

License

MIT

from github.com/kira4094/agnes-video-mcp-server

Установка Agnes Video Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/kira4094/agnes-video-mcp-server

FAQ

Agnes Video Server MCP бесплатный?

Да, Agnes Video Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Agnes Video Server?

Нет, Agnes Video Server работает без API-ключей и переменных окружения.

Agnes Video Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Agnes Video Server в Claude Desktop, Claude Code или Cursor?

Открой Agnes Video Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Agnes Video Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media