fvs-mcp

ariadne-coil/fvs-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Future Video Studio MCP server for agent video rendering.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fvs-mcp": {
      "command": "uvx",
      "args": [
        "fvs-mcp"
      ]
    }
  }
}

Or install with pip: pip install fvs-mcp

README Excerpt

<!-- mcp-name: video.future/future-video-studio --> Future Video Studio MCP lets agents create, monitor, cancel, and download cinematic AI video renders through the Future Video Studio Agent API. The hosted MCP server is available at: ```text https://mcp.future.video/mcp ``` The same server can also run locally over stdio from this Python package.

Tools (15)

FVS_AGENT_API_KEYcancel_urlclaim_tokenfinal_video_urlfvs_cancel_renderfvs_create_paid_render_quotefvs_download_final_videofvs_example_render_requestfvs_get_paid_render_statusfvs_get_render_statusfvs_open_chatgpt_appfvs_submit_renderoutput_pathoverwritestatus_url