LILT MCP logo

Integrate LILT MCP with your AI CRM

LILT MCP connects agents to authorized translation and localization workflows exposed by LILT's hosted server.

Explore Triggers and Actions

Check job status

Checks the status of a verified translation job.

ActionTry it

Create trained model

Creates a new trained translation model for a specific language pair. Use this tool when a user wants to improve translation quality for a specific language pair by creating a translation model that can be trained with their own data. This is a prerequisite for using `translate_files_with_verification` for that language pair.

ActionTry it

Download job

Triggers a job export and returns a download link for the completed job.

ActionTry it

Get credit balance information

Retrieves all available credit balances for the authenticated user. Instant credits refresh every month. You get a certain amount to use every month. Every month the credits refresh. Verified credits don't expire. Once they are purchased you will always have them. Use this tool to check the current balance for both instant and verified translation credits. Returns: dict[str, int]: A dictionary representing the credits with the following keys: - instant_translation(int): The number of instant translation credits - verified_translation(int): The number of verified translation credits

ActionTry it

Hello world

Returns a friendly hello world message.

ActionTry it

List resources

Lists and filters jobs or models.

ActionTry it

Translate files with verification

Create a verified translation job that will be assigned to professional LILT linguists for translation and review. IMPORTANT TWO-STEP WORKFLOW: STEP 1 - Get Quote (user_confirmed=False, default): - Call this tool WITHOUT user_confirmed or with user_confirmed=False - Returns a quote showing credits needed, current balance, and detailed breakdown - NO job is created, NO credits are deducted - Show the user the quote and ask for explicit confirmation STEP 2 - Create Job (user_confirmed=True): - Only after user explicitly confirms, call this tool again with user_confirmed=True - Creates the job and deducts credits - Returns the created job details Credit Handling: - If insufficient_credits=True: Inform user they don't have enough credits and suggest purchasing more at https://mcp.lilt.com/home - If credits are sufficient but low (10 or fewer): Warn user about low balance and suggest purchasing more credits - If credits are sufficient: Show quote details (credits needed, current balance, balance after) and ASK FOR EXPLICIT CONFIRMATION before proceeding to step 2 If the tool throws a ValueError related to no trained models existing for a language pair, then tell this to the user and ask if they would like to create a trained model.

ActionTry it

Translate text

Translates text using LILT's instant translate API. Use this tool when you need to translate text from one language to another using LILT's neural translation models. IMPORTANT: Check the 'insufficient_credits' field in the response. If True, inform the user they don't have enough credits and suggest purchasing more instant translation credits at https://mcp.lilt.com/home. If the user has sufficient credits but their balance is running low (5,000 credits or fewer), inform them about the remaining balance and suggest purchasing more credits to avoid interruptions. In the response object, if the "used_trained_model" is false, then tell the user that the translation was done with a LILT base model. If the user wants to improve the translation quality or match their brand voice they should create a trained model. Ask the user if they would like to create a trained model.

ActionTry it

Upload file

Upload a file to LILT for translation. This tool handles file uploads. For non-plain-text file formats like PDF, DOCX, RTF, etc., it assumes the client has extracted the text content. To indicate that only the text is being used, the tool appends a `.txt` extension to the original filename (e.g., `report.docx` becomes `report.docx.txt`). IMPORTANT: You must inform the user of this behavior. When a user uploads a file like a PDF or DOCX, confirm by saying: "I am uploading the extracted text from your file [original_filename] for translation."

ActionTry it

How the LILT MCP integration works

The LILT MCP integration connects your Dench AI CRM directly to LILT MCP, so agents can read and act on your LILT MCP data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

9 actions are available for agents to invoke on your behalf. Every call runs through LILT MCP's own authorization, scoped to the account you connect.

Set up LILT MCP in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find LILT MCP and click Connect — you'll authorize access through LILT MCP's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use LILT MCP in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the LILT MCP integration work with Dench?

The Dench LILT MCP integration connects your AI CRM to LILT MCP, so AI agents can work with your LILT MCP data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with LILT MCP via Dench?

The LILT MCP integration currently exposes 9 actions, including Check job status, Create trained model, Download job, Get credit balance information, Hello world, and List resources. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect LILT MCP to Dench?

No. You connect LILT MCP from your Dench workspace using LILT MCP's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the LILT MCP integration secure?

Connections are authorized through LILT MCP's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the LILT MCP connection from your workspace settings at any time.

LILT MCP | Dench AI CRM