Sora MCP provides integration between Claude and OpenAI's Sora 2 video generation API, offering tools to create videos from text prompts, remix existing videos with new prompts, and monitor video generation job status. The server implements two transport mechanisms—stdio for Claude Desktop local communication and HTTP for remote clients like VS Code and Cursor—enabling seamless video generation workflows across different MCP-compatible applications. It solves the problem of accessing Sora's video capabilities directly within AI assistants and development environments by acting as a protocol bridge between the client and OpenAI's API.
claude mcp add --transport stdio doriandarko-sora-mcp uvx sora-mcp