10 tools from the Mcp Sora MCP Server, categorised by risk level.
View the Mcp Sora policy →sora_get_task Query the status and result of a video generation task.
Use this to check if a generation is complete and retrieve the resulting
video URL... sora_get_tasks_batch Query multiple video generation tasks at once.
Efficiently check the status of multiple tasks in a single request.
More efficient than cal... sora_list_actions List all available Sora API actions and corresponding tools.
Reference guide for what each action does and which tool to use.
Helpful for ... sora_list_models List all available Sora models and their capabilities.
Shows all available model versions with their limits, features, and
recommended use... sora_generate_video Generate an AI video from a text prompt using Sora.
This is the primary way to create videos - describe what you want and Sora
will genera... sora_generate_video_async Generate an AI video asynchronously with callback notification.
This is useful for long-running video generation tasks. Instead of waiting
... sora_generate_video_from_image Generate an AI video from reference images using Sora (Image-to-Video).
This allows you to animate or create videos based on provided images.
... sora_generate_video_v2 Generate an AI video using Sora Version 2 (partner channel).
Version 2 offers shorter video durations (4/8/12 seconds) with
precise pixel-... sora_generate_video_v2_async Generate an AI video asynchronously using Sora Version 2 with callback.
Similar to sora_generate_video_v2 but returns immediately with a task ... sora_generate_video_with_character Generate an AI video featuring a character from a reference video.
This allows you to create new videos featuring a specific character
ext... The Mcp Sora MCP server exposes 10 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mcp Sora server.
Mcp Sora tools are categorised as Read (4), Write (6). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.