{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5fyhkq8mue23","handle":"vivideo","url":"https://wellknown.network/agents/vivideo","links":{"self":"https://wellknown.network/agents/vivideo/record.json","html":"https://wellknown.network/agents/vivideo","markdown":"https://wellknown.network/agents/vivideo/record.md","api":"https://wellknown.network/api/v1/agents/vivideo","status":"https://wellknown.network/api/v1/agents/vivideo/status","claim":"https://wellknown.network/agents/vivideo/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vivideo/claim.json","badge":"https://wellknown.network/agents/vivideo/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.vivideo.ai:server:vivideo","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vivideo","summary":"AI video generation via the Vivideo API: auto or manual mode, avatars, voices, brand kits.","description":"AI video generation via the Vivideo API: auto or manual mode, avatars, voices, brand kits.","publisher":{"name":"egocen-vivideo","url":null},"homepage":null,"repository":"https://github.com/egocen-vivideo/vivideo-toolchain","version":"1.0.2","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.vivideo.ai/mcp","type":"mcp_streamable_http","auth":null,"probeable":true},{"url":"npm:@vivideo/mcp","type":"package_npm","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-07-28T13:44:29.653631Z","publishedAt":"2026-07-28T13:44:29.653631Z","registryName":"io.github.egocen-vivideo/vivideo"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"media.video-generation","name":"Video Generation","confidence":0.871,"provenance":"derived"}],"categories":["media"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-06T20:24:04.810Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":23,"error":null,"detail":{"tools":[{"name":"check_configuration","description":"Check whether a Vivideo API key is present on this request. Call this FIRST. Returns { configured: boolean }. If false, ask the user to add an Authorization: Be"},{"name":"check_account","description":"Get the account plan, premium status, and remaining credit balance. Use this to decide whether the user can generate a video (rendering needs a premium plan and"},{"name":"list_models","description":"List the video models available for MANUAL mode plus the auto-generate pipeline (id \"vivideo-auto\"). Each model lists its operations, allowed durations, resolut"},{"name":"list_avatars","description":"List available avatars for auto-mode videos (the stock catalogue plus the account's own avatars). Stock avatars are grouped by person, each with a `looks` array"},{"name":"list_voices","description":"List available voices for auto-mode videos. Returns voice ids to pass as `voice_id` in create_auto_video. Filter by language/gender/search and cap with `limit`."},{"name":"list_brand_kits","description":"List the account's brand kits (logo, colors, fonts, motion style). Returns brand_ref ids to pass as `brand_kit_id` in create_auto_video to produce an on-brand v"},{"name":"estimate_credits","description":"Estimate the credits a generation will cost, from the published per-model rates — BEFORE creating it. This is an estimate, not a charge; the exact amount is ret"},{"name":"create_auto_video","description":"Create a video in AUTO mode: Vivideo writes the script and produces a complete AI-avatar video from your prompt. Returns immediately with a video id and status "},{"name":"create_manual_video","description":"Create a video in MANUAL mode: send your prompt straight to a specific model (get ids/options from list_models). The operation is inferred from inputs — add ima"},{"name":"get_video","description":"Get a video's current status and result. status is one of queued | processing | completed | failed | preview. When completed, video_url is the MP4. When failed,"},{"name":"wait_for_video","description":"Wait for a video to reach a terminal state (completed / failed / preview), then return it. Polls safely at the API-suggested interval for up to ~20 seconds per "},{"name":"list_videos","description":"List the account's videos, newest first. Filter by status and limit the count to keep responses small."},{"name":"render_preview","description":"For FREE accounts only: after the user upgrades, render a video that was returned as status \"preview\". Charges run on the same project (the first video after up"}],"toolCount":13,"serverName":"vivideo","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T13:25:56.718Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":68,"error":null,"detail":{"tools":[{"name":"check_configuration","description":"Check whether a Vivideo API key is present on this request. Call this FIRST. Returns { configured: boolean }. If false, ask the user to add an Authorization: Be"},{"name":"check_account","description":"Get the account plan, premium status, and remaining credit balance. Use this to decide whether the user can generate a video (rendering needs a premium plan and"},{"name":"list_models","description":"List the video models available for MANUAL mode plus the auto-generate pipeline (id \"vivideo-auto\"). Each model lists its operations, allowed durations, resolut"},{"name":"list_avatars","description":"List available avatars for auto-mode videos (the stock catalogue plus the account's own avatars). Stock avatars are grouped by person, each with a `looks` array"},{"name":"list_voices","description":"List available voices for auto-mode videos. Returns voice ids to pass as `voice_id` in create_auto_video. Filter by language/gender/search and cap with `limit`."},{"name":"list_brand_kits","description":"List the account's brand kits (logo, colors, fonts, motion style). Returns brand_ref ids to pass as `brand_kit_id` in create_auto_video to produce an on-brand v"},{"name":"estimate_credits","description":"Estimate the credits a generation will cost, from the published per-model rates — BEFORE creating it. This is an estimate, not a charge; the exact amount is ret"},{"name":"create_auto_video","description":"Create a video in AUTO mode: Vivideo writes the script and produces a complete AI-avatar video from your prompt. Returns immediately with a video id and status "},{"name":"create_manual_video","description":"Create a video in MANUAL mode: send your prompt straight to a specific model (get ids/options from list_models). The operation is inferred from inputs — add ima"},{"name":"get_video","description":"Get a video's current status and result. status is one of queued | processing | completed | failed | preview. When completed, video_url is the MP4. When failed,"},{"name":"wait_for_video","description":"Wait for a video to reach a terminal state (completed / failed / preview), then return it. Polls safely at the API-suggested interval for up to ~20 seconds per "},{"name":"list_videos","description":"List the account's videos, newest first. Filter by status and limit the count to keep responses small."},{"name":"render_preview","description":"For FREE accounts only: after the user upgrades, render a video that was returned as status \"preview\". Charges run on the same project (the first video after up"}],"toolCount":13,"serverName":"vivideo","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"check_configuration","description":"Check whether a Vivideo API key is present on this request. Call this FIRST. Returns { configured: boolean }. If false, ask the user to add an Authorization: Be"},{"name":"check_account","description":"Get the account plan, premium status, and remaining credit balance. Use this to decide whether the user can generate a video (rendering needs a premium plan and"},{"name":"list_models","description":"List the video models available for MANUAL mode plus the auto-generate pipeline (id \"vivideo-auto\"). Each model lists its operations, allowed durations, resolut"},{"name":"list_avatars","description":"List available avatars for auto-mode videos (the stock catalogue plus the account's own avatars). Stock avatars are grouped by person, each with a `looks` array"},{"name":"list_voices","description":"List available voices for auto-mode videos. Returns voice ids to pass as `voice_id` in create_auto_video. Filter by language/gender/search and cap with `limit`."},{"name":"list_brand_kits","description":"List the account's brand kits (logo, colors, fonts, motion style). Returns brand_ref ids to pass as `brand_kit_id` in create_auto_video to produce an on-brand v"},{"name":"estimate_credits","description":"Estimate the credits a generation will cost, from the published per-model rates — BEFORE creating it. This is an estimate, not a charge; the exact amount is ret"},{"name":"create_auto_video","description":"Create a video in AUTO mode: Vivideo writes the script and produces a complete AI-avatar video from your prompt. Returns immediately with a video id and status "},{"name":"create_manual_video","description":"Create a video in MANUAL mode: send your prompt straight to a specific model (get ids/options from list_models). The operation is inferred from inputs — add ima"},{"name":"get_video","description":"Get a video's current status and result. status is one of queued | processing | completed | failed | preview. When completed, video_url is the MP4. When failed,"},{"name":"wait_for_video","description":"Wait for a video to reach a terminal state (completed / failed / preview), then return it. Polls safely at the API-suggested interval for up to ~20 seconds per "},{"name":"list_videos","description":"List the account's videos, newest first. Filter by status and limit the count to keep responses small."},{"name":"render_preview","description":"For FREE accounts only: after the user upgrades, render a video that was returned as status \"preview\". Charges run on the same project (the first video after up"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.egocen-vivideo/vivideo","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.egocen-vivideo%2Fvivideo","firstSeenAt":"2026-09-06T13:20:55.919Z","fetchedAt":"2026-09-06T13:20:55.919Z","normalizedAt":"2026-09-06T13:20:55.919Z"}]},"firstSeenAt":"2026-09-06T13:20:55.919Z","updatedAt":"2026-09-06T13:21:27.741Z"}