OpenAICodex

Connect Codex to Google Translate

Give an AI agent Google Translate as a tool and it can localize content itself instead of asking you to. It can translate text and documents, detect a language, romanize a script, kick off batch translation jobs, and build glossaries so product terms stay consistent, calling each operation as a tool while it works a task. Wire it into a coding agent in NoClick and translation becomes one more step it handles on its own.
Loading preview…
Opens a workflow with 12 tools ready to use.

What happens next

Set up in minutes

The open button drops you into a guided setup. It asks exactly this, nothing else:
  1. Choose where it runs

    On your computer through your own Codex, or hosted in the cloud. The rest of setup adapts to your choice:

  2. Pick what it can do in Google Translate

    A preset of real Google Translate operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.

  3. Connect Google Translate

    One sign-in. The agent acts through your account, scoped to the operations you picked.

  4. Add your personal MCP link

    The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your Codex first calls in.

    Run this in your terminal

    $codex mcp add noclick --url https://mcp.noclick.app/s/<your-link>

    <your-link> is your personal server URL — setup mints it for you.

Exact capabilities

Tools Codex gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Google Translate

12 tools
Translate Text (v3)

Translate one or more strings with the v3 Advanced API.

Detect Language (v3)

Detect the source language of input text (v3 Advanced).

Get Supported Languages (v3)

List languages supported for translation/detection (v3 Advanced).

Romanize Text (v3)

Transliterate non-Latin-script text into Latin (romanization).

Translate Document (v3)

Translate a single document inline, preserving formatting (v3 Advanced).

Batch Translate Text (v3)

Async bulk text translation from/to Cloud Storage (returns an LRO).

Create Glossary (v3)

Create a glossary for custom terminology (returns an LRO).

List Glossaries (v3)

List glossaries in a project/location.

Get Operation Status (v3)

Poll the status of a long-running operation (batch/glossary jobs).

Translate Text (Basic)

Translate text using the v2 Basic API (API key).

Detect Language (Basic)

Detect the source language of text using the v2 Basic API (API key).

List Languages (Basic)

List supported languages using the v2 Basic API (API key).

Starting points

What you can build

When a support ticket comes in, detect its language and translate the message into English before it reaches your team.
Translate every new blog post or help doc into your target markets automatically as soon as it publishes.
When a batch translation job completes, pick up the results and push them back into your CMS or storage.
Romanize names and addresses written in non-Latin scripts so they sort and display correctly in your database.
Create a glossary of product and brand terms, then run batch translations that keep those terms consistent across every language.
Translate an uploaded document into a customer's preferred language and email the result back automatically.

Meet the runner

About Codex

Codex is OpenAI's command-line coding agent. NoClick runs it as a hosted agent and lets you connect your apps to it as tools, turning it from a coding assistant into an operator that can act across your systems. Connect an integration to the agent and Codex can query, create, and update records in that app directly. You keep the Codex experience and give it real reach into the tools your team already uses.
Fast, capable code generation and editing
Good at well-scoped, concrete tasks
Strong at API and data manipulation
Familiar to teams already on OpenAI tooling

Good to know

Frequently asked questions

Keep exploring

More ways to connect

Make it yours

Open your Codex agent in one click.

NoClick runs Codex for you with Google Translate wired in as tools. Connect your account and run.