MCP server for the VisionStory API - task-oriented tools for AI talking-avatar video generation.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"visionstory-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# visionstory-mcp MCP server for the [VisionStory API](https://developers.visionstory.ai) — task-oriented tools that let AI agents (Claude Desktop, Cursor, and any Model Context Protocol client) generate AI talking-avatar videos without writing code. It exposes all **27 public API operations**, kept in sync with the [`visionstory`](https://pypi.org/project/visionstory/) SDK and `visionstory` CLI: - Talking-avatar videos: generate, get, list, and delete. - Avatars and voices: create or clone, list, and delete. - AI Video: discover models, estimate cost, generate, get one or many, list, and delete. - Images, speech, and audio: discover image models, generate or edit images, synthesize localized MP3 audio, transcribe speech, and align known text with word timestamps. - Assets and account: upload, list, and delete assets; list avatar models; check credits. On startup, the local server checks the shared release manifest and writes an upgrade notice to stderr when a newer package is available. Agents can read `visionstory://release` for the installed and latest versions, feature highlights, release notes, and the upgrade command. Set `VISIONSTORY_UPDATE_CHECK=0` to disable the check. Delete tools require `confirm=true` after explicit user confirmation. The local stdio server keeps direct local-file support for avatar, voice, talking-video, and asset workflows. ## Install & run Requires an API key — create one on the [VisionStory API keys page](https://developers.visionstory.ai/api-keys) (Pro plan and up) and set it as `VISIONSTORY_API_KEY`. Add it to Claude Desktop (or any MCP client): ```json { "mcpServers": { "visionstory": { "command": "uvx", "args": ["visionstory-mcp"], "env": { "VISIONSTORY_API_KEY": "sk-vs-xxxxxxxxxxxxxxxxxxx" } } } } ``` `generate_video` and `generate_ai_video` submit and poll to completion, returning the final video URL — one call in, one result out. `create_speech` returns standard MCP audio content plus u…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.