Find and bring in video
Enter a video URL, use the built-in ranked video search, load more results, batch-download selected results, or reopen and re-download items from the Downloads library.
Translator's open-source developer build exposes local MCP tools for finding, downloading, opening, translating, styling, and organizing video. The finished desktop app remains one direct download away for everyone else.
Clone the open-source developer build, install it, and point your MCP host at the final command. The interface runs locally and is not yet bundled into the finished installers.
git clone https://github.com/mikey1384/translator.git
cd translator
npm install
npm run agent:mcpConfigure your MCP host to run npm run agent:mcp from the cloned repository. The server uses local stdio; there is no public remote Translator MCP endpoint.
The tools have named inputs and structured results. An agent does not need to hunt through the interface or depend on where a button happens to be today.
Enter a video URL, use the built-in ranked video search, load more results, batch-download selected results, or reopen and re-download items from the Downloads library.
Open videos and SRT files, switch between original, translation, or dual subtitles, choose Default, Classic, Boxed, or LineBox styling, and move to any app page the user asks to see.
Work through SRT files in context-preserving batches, edit translations by stable cue ID, and export source, translated, or dual-language SRT files.
Inspect or change Settings without revealing saved provider keys. An agent can open a Stage5 checkout page, but the user must enter and submit payment details.
Translator gives the agent useful controls without handing it payment details, stored secrets, or invisible authority.
These are stable latest-version URLs. A person or agent can choose the platform explicitly and follow the link directly.
brew install --cask mikey1384/translator/stage5-translator