Loading MCP server directory, please wait...
Generate AI videos from a prompt or document (PDF/PPTX/DOCX/URL) and export shareable MP4s.
npx @getmcp/cli add io.github.Mintii-Labs/ozorRequires Node.js 18+. Community-contributed server. Review source before installing.
OZOR_API_KEYYour Ozor API key (sk_live_...). Create one at https://ozor.ai under Settings → API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Mintii-Labs/ozor": {
"command": "npx",
"args": [
"-y",
"ozor-mcp-server"
],
"env": {
"OZOR_API_KEY": "",
"OZOR_BASE_URL": ""
}
}
}
}