Future Video Studio
video.future/future-video-studio · v0.1.8 · MCP 2025-11-25
Create and manage cinematic AI video renders through the Future Video Studio Agent API.
Reachability
reachable
checked 2026-07-14 03:26 UTC
Registry status active
Tools pinned 8
4a48bbbb1ff7
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace video.future
(domain verified by the official registry)
Repository
github.com/ariadne-coil/fvs-mcp
Website
https://future.video
Remote endpoints
https://mcp.future.video/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:26 | first capture | 8 tools pinned |
Pinned tool definitions (8)
| Tool | Description |
|---|---|
| fvs_open_chatgpt_app | Open the Future Video Studio ChatGPT app widget without creating a render. Use this when the user wants the FVS app panel, wants to paste a status URL, or wants to prepare a render interactively before spending credits. |
| fvs_submit_render | Submit a Future Video Studio render job through the FVS Agent API. Pass the render payload in the required `request` object. For reference assets, pass public HTTPS URLs in `upload_urls`; every `request.assets[].filename`... |
| fvs_create_paid_render_quote | Create a no-account Link payment quote for an FVS render. The backend returns HTTP 402 payment details as data: `payment_url`, `status_url`, `claim_token`, `amount_cents`, `currency`, and a raw `www_authenticate` challenge.... |
| fvs_get_render_status | Check a Future Video Studio render job. Provide either `project_id` or the full `status_url` returned by fvs_submit_render. |
| fvs_get_paid_render_status | Check a no-account paid render created with fvs_create_paid_render_quote. Provide the full `status_url` or pass both `quote_id` and `claim_token`. |
| fvs_cancel_render | Cancel a Future Video Studio render job. Provide either `project_id` or the full `cancel_url` returned by fvs_submit_render. |
| fvs_download_final_video | Download a completed Future Video Studio final render URL to a local file. Use this only after fvs_get_render_status or fvs_get_paid_render_status returns a final_video_url for a completed render. The tool performs an... |
| fvs_example_render_request | Return a minimal scene render request agents can adapt. |
Status badge
[](https://toolpin.dev/servers/video.future/future-video-studio)
Maintain this server? Add the badge to your README — it links your users to this live status page.