Privacy-first local phrase-flipped translation for AI chat clients.
A privacy-first MCP Apps server that renders an interactive phrase-flipped translation card inline in an AI chat (Claude Desktop, etc.). A subset of sentences is translated into a target language entirely on your machine using OPUS-MT (int8 ONNX) via transformers.js on . No text ever leaves your device. The card renders a clean phrase-flipped paragraph with hover-to-reveal for English originals.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A privacy-first MCP Apps server that renders an interactive phrase-flipped translation card inline in an AI chat (Claude Desktop, etc.). A subset of sentences is translated into a target language entirely on your machine using OPUS-MT (int8 ONNX) via transformers.js on . No text ever leaves your device. The card renders a clean phrase-flipped paragraph with hover-to-reveal for English originals. Only a minimal acknowledgment is returned to the model — split into sentences, translate all locally…