Loading MCP server directory, please wait...
AI video dubbing via OrcaRouter (model orca/dub): upload a video or URL, poll, download the MP4.
npx @getmcp/cli add io.github.Continuum-AI-Corp/orcadub-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ORCADUB_API_KEYOrcaRouter API key (sk-orca-...). Create one at https://www.orcarouter.ai/console.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Continuum-AI-Corp/orcadub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcadub/mcp"
],
"env": {
"ORCADUB_API_KEY": ""
}
}
}
}