Home » Blog » Why We Built Verified Translation Into an MCP Connector First: A Conversation With Tomedes’ AI Lead

Why We Built Verified Translation Into an MCP Connector First: A Conversation With Tomedes’ AI Lead

Contributor: Emma Khanamiryan Posted on

Most WordPress developers have already run an AI coding assistant against a plugin they were building. Fewer have stopped to ask what happens when that same assistant is asked to translate a string, a UI label, or a support doc, and whether the answer it gives can actually be trusted. It’s the kind of question this site’s readers already ask about security tools and page builders in the comparison-driven way this site already evaluates plugins, but rarely people rarely ask about the AI models sitting inside the workflow itself.

Why one model isn’t enough

The instinct to trust a single AI model’s output makes sense on the surface. It reads fluently. It sounds confident. The problem is that fluency and accuracy aren’t the same thing, and a single model has no way of flagging its own blind spots. An October 2025 benchmark study across 17 leading models found hallucination rates ranging from 33% to nearly 60%, depending on the model and language pair, a range wide enough that “which model did you use” turns out to matter as much as whether you used one at all.

This isn’t a new problem for plugin developers. It’s the same reason the usual roundup of single-engine translation plugins on this site treats each tool’s translation quality as a genuine differentiator rather than a solved problem. What’s changed is that AI-assisted workflows have made it faster than ever to generate a translation and just as easy to ship it without checking.

Tomedes, the translation company behind MachineTranslation.com, built its SMART consensus engine to address exactly this gap, running a translation request through 22 AI models simultaneously and surfacing the version the majority agree on. Recently, the team extended that engine into a Model Context Protocol (MCP) connector, letting developers call it directly from inside Claude, ChatGPT, or any MCP-compatible assistant. Rachelle Garcia, AI Lead at Tomedes, has spoken publicly about why the team built it this way and what the underlying data actually shows.

AI translation

What the data shows

On why running models in parallel and comparing them matters more than picking a single “best” one, Garcia has said: “This is where multi-engine translation stops being a convenience feature and becomes a quality mechanism. When four models agree and one diverges on a title translation, that divergence is information.”

That divergence is the whole mechanism. Every request the connector handles runs through 22 models simultaneously; the platform doesn’t pick a favorite and hope it’s right, it compares outputs and returns the version the majority converge on, flagging exactly where they split. Software developers are already the earliest adopters of MCP in production, which is part of why the team prioritized building the connector before a browser extension or a platform-specific integration: it meant the verification layer could show up wherever a developer already works, rather than asking them to leave their workflow for a checked translation.

Garcia has also been direct about where that gap between single-model and verified output actually shows up: “The gap between single-model output and AI-verified output is widest in exactly the language pairs where users are least able to verify the result themselves.” For a plugin developer localizing a settings page into a language they don’t speak, that’s precisely the scenario where a fluent-sounding but wrong translation is hardest to catch on your own.

Where it actually matters

Not every string carries the same stakes, and Garcia has drawn that distinction explicitly: “Consensus doesn’t make every sentence better, and it doesn’t need to. It’s most valuable exactly where a single model’s fluency gives you no reason to doubt it, and where being wrong actually costs something.” A settings-page label that’s slightly off costs a confused support ticket. A mistranslated legal disclaimer, pricing term, or compliance notice in a WooCommerce checkout flow costs something real.

Developers can set up the connector through MachineTranslation.com by Tomedes’ MCP Connector setup guide, which walks through pointing an MCP-compatible assistant at the server URL and authenticating with a MachineTranslation.com account. Once connected, the assistant can call the consensus engine directly mid-conversation, without switching tools or breaking a coding session.

What it means beyond translation

The specific tool here is MachineTranslation.com’s, but the underlying question applies to any AI-assisted feature a WordPress developer ships to end users, not just translation. It’s the same logic that’s reshaping developer-first security tooling: a single automated check is useful, but knowing where multiple independent checks disagree is what actually catches the failure mode a single pass would miss. For plugin developers weighing which AI-powered features to trust in production, that’s a more useful question than which single model scored highest on a benchmark last quarter: does the tool tell you when it isn’t sure, or does it just hand you an answer and let you find out the hard way.

As Garcia put it when describing the same principle behind Tomedes’ internal testing: “Session length is the signal I pay closest attention to. Something that holds someone’s attention for 38 minutes, when a test submission gets abandoned in under two, tells us where a wrong translation would actually cost someone.” The goal was never to eliminate uncertainty. It’s to make it visible before it reaches a user, whether that user is reading a translated support doc, a checkout page, or a plugin’s settings screen in a language the developer doesn’t speak themselves.

Click here for more.

Emma Khanamiryan is a skilled content writer with a passion for crafting engaging, informative, and SEO-friendly content. With a keen eye for detail and a talent for turning complex ideas into accessible stories, Emma helps businesses and readers connect through words.