Skip to main content

Introduction

Welcome to the LILT Model Context Protocol (MCP) Server! By connecting your favorite AI clients—like Claude or ChatGPT— to LILT, you can bridge the gap between advanced LLM reasoning and LILT’s enterprise-grade translation capabilities. Instead of constantly switching tabs, you can now translate text and files, manage translation jobs, and access your organization’s custom data sources directly within your active chat sessions. Whether you’re using Claude Desktop/ChatGPT Enterprise for a seamless UI experience or Claude Code to stay in your terminal, you can connect and start prompting in just a few minutes. The LILT MCP (Model-Context Protocol) server integrates with LILT Enterprise APIs to provide translation capabilities within any harness that supports hosting MCP servers.

Connecting Your Clients to LILT Enterprise MCP

1. Global Setup Overview

Regardless of which AI client you prefer, the core integration workflow always follows these four essential steps:
  1. Register the Server URL: Client Configuration.
    1. Add the secure LILT MCP endpoint to your client: https://mcp-enterprise.lilt.com/mcp
  2. Authenticate Your Account: OAuth Flow.
    1. Follow your client’s prompt to sign in with your enterprise LILT credentials to securely link your workspace permissions.
  3. Initialize the Session: Fresh Start.
    1. Always start a new chat session immediately after installation to force the LLM to scan and register the new LILT tools.
  4. Target Your Prompts: Routing.
    1. Explicitly include the word “LILT” in your initial prompts (e.g., “Ask LILT to…”) so the model knows to route the task to the MCP server.

2. Client-Specific Installation

Choose your preferred environment below to complete the step-by-step setup.

Claude Desktop

  1. Open Claude Desktop.
  2. Click Customize, then navigate to Connectors.
  3. Click the Plus (+) icon and select “Add custom connector”.
  4. Configure the connector fields:
  5. Click Add, then click Connect.
  6. Complete the OAuth verification step using your LILT login credentials.
  7. Send your first prompt to LILT via Claude Desktop!

Claude Code (Terminal)

  1. In your terminal, register the server by running:
claude mcp add —transport http LILT https://mcp-enterprise.lilt.com/mcp
  1. Start Claude code by running claude.
  2. Run the /mcp command, select LILT, select “Re-authenticate”.
  3. Complete the secure login flow in your browser using your LILT account.
  4. Send your first prompt to LILT via Claude Code!

ChatGPT Enterprise

  1. Navigate to your workspace’s MCP Settings or Admin console.
  2. Select Add New Server (or Custom Connector).
  3. Input the LILT MCP Server URL: https://mcp-enterprise.lilt.com/mcp
  4. Complete the OAuth verification step using your LILT login credentials.
  5. Send your first prompt to LILT via ChatGPT!

Account & App Distinction

LILT’s MCP Enterprise Server connects directly to a user’s pre-existing LILT account, providing the same permissions and access to models, data, content, and other enterprise functionality.