# Agent Opus > Agent Opus (AgentOpus) is OpusClip's AI video generator: it turns a prompt or a > full script into a finished video with AI voiceover, visual styles, and brand > assets. It is built for creators and marketing teams making story videos, > product demos, ads, and explainers. ## AgentOpus MCP server (Model Context Protocol) AgentOpus exposes an MCP server so any AI agent — Claude, Claude Code, Cursor, OpenAI Codex, or any MCP-compatible client — can generate videos directly. - Endpoint (Streamable HTTP): https://api.opus.pro/api/agent-mcp - Auth: OAuth sign-in with an AgentOpus account. No API key. - Setup and tool reference: https://agent.opus.pro/mcp - Plans: video generation requires a Pro plan or above; the whoami tool works on any plan so agents can check access first. Videos consume standard credits. ### Capabilities (18 tools, prefixed agentopus_) - prepare_project: set up a video from a user prompt or a pre-written script; choose voice, visual style, aspect ratio, duration, image/video models, and up to 8 anchored brand assets. - start_project: start rendering a prepared project; returns immediately with a handle for polling, so agents can create videos in bulk and poll them in parallel. Consumes credits. - get_video: poll status until the result video URL is ready. - list_styles / customize_style / delete_customized_style: catalog and custom visual styles, built from a text description or a reference image. - list_voices / clone_voice / delete_voice: stock voices plus voice cloning from a 10-30 second audio sample. - list_assets / upload_asset / register_asset / delete_asset: a reusable brand asset library (logo, product, character) with up to 10 saved anchors. - upload_project_asset / upload_file: one-off uploads for a single video. - list_projects, list_image_models, whoami: account and catalog queries. ### Example agent requests AgentOpus MCP can execute - "Make a 30-second product demo video in 9:16 with my saved brand style." - "Turn this script into a video narrated with my cloned voice." - "Create ten ad variations from this brief and send me the links when done." ## More - Product: https://agent.opus.pro - Company: https://www.opus.pro