Provides an MCP server to enable AI-powered video generation and remixing through OpenAI's Sora 2 API.
This Model Context Protocol (MCP) server acts as a bridge to OpenAI's powerful Sora 2 API, allowing users to generate and remix videos directly from text prompts within their favorite MCP-compatible clients. It features a versatile architecture with two distinct server implementations: a stdio-based server optimized for local process communication with clients like Claude Desktop, and an HTTP/Streamable HTTP server for remote access by clients such as VS Code, Cursor, MCP Inspector, and web-based tools, ensuring seamless integration across various environments.