io.github.Mintii-Labs/ozor
Generate AI videos from a prompt or document (PDF/PPTX/DOCX/URL) and export shareable MP4s.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.ozor.ai/mcp{
"mcpServers": {
"ozor": {
"command": "npx",
"args": [
"-y",
"ozor-mcp-server"
],
"env": {
"OZOR_API_KEY": "<your-ozor_api_key>",
"OZOR_BASE_URL": "<ozor_base_url>"
}
}
}
}{
"mcpServers": {
"ozor": {
"command": "npx",
"args": [
"-y",
"ozor-mcp-server"
],
"env": {
"OZOR_API_KEY": "<your-ozor_api_key>",
"OZOR_BASE_URL": "<ozor_base_url>"
}
}
}
}npx -y ozor-mcp-serverOZOR_API_KEYYour Ozor API key (sk_live_...). Create one at https://ozor.ai under Settings → API Keys.
OZOR_BASE_URLOverride the Ozor API base URL (defaults to https://ozor.ai). Useful for staging.
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai