Skip to main content
Merlin is Encord’s agentic layer. It exposes Encord’s platform as a set of tools your AI tools can call, so you can create projects, define ontologies, check analytics, and more, all through natural language, without leaving your AI tool.
Merlin is currently in BETA. Contact your Encord representative to request access.

What Merlin can do

Once connected, your AI tools can take actions on your behalf across the Encord platform:

Prerequisites

  • An Encord account (cloud). Merlin uses OAuth via WorkOS and is not available on on-premises or air-gapped deployments.
  • A supported MCP client (see Connect your AI tools below).

Connect your AI tools

Choose your region’s endpoint. Merlin is available in two regions. Use the URL that matches where your Encord organization’s data is hosted:
  • EU: https://mcp.encord.com/mcp
  • US: https://mcp.us.encord.com/mcp
Run the following command in your terminal:
The first time you call a Merlin tool, Claude Code opens a browser to sign in with your Encord account.

Authentication

Merlin authenticates using OAuth. When your AI tools first call a Merlin tool, they open a browser window and prompt you to sign in with your Encord credentials. The session is managed by WorkOS. Merlin itself never stores your credentials.
You must sign in as an Encord user whose account was created (or backfilled) after Merlin launched. If your sign-in succeeds but tool calls are rejected, contact your workspace admin.
Org-level MFA enforcement is not yet supported for Merlin. Requests from organizations with mandatory MFA will be rejected.

Merlin with Workspaces

If you belong to only one Encord Workspace, Merlin automatically uses that Workspace. No additional setup is required. If you belong to multiple Workspaces, Merlin needs to know which Workspace you want to work in before it can perform actions for you. The first time you use Merlin, your AI tools may ask you to choose an active Workspace. Once selected, Merlin continues using that Workspace for future requests until you choose a different one. To switch Workspaces later, simply tell your AI tools which Workspace you would like to use. Merlin lists your available Workspaces, asks you to confirm your selection, and then sets that Workspace as your active Workspace. Example: “Show me my available Workspaces.” “Switch my active Workspace to Data Operations.”

Example prompts

Once connected, you can talk to your AI tools naturally. A few examples: Setting up a new project end-to-end:
“Create an ontology for vehicle detection with bounding box classes for car, truck, and motorcycle. Then create a project called ‘Vehicle QA’ using that ontology and my existing dataset ‘Street Footage’.”
Checking project health:
“How many tasks were completed in my ‘Pedestrian Detection’ project last month, and who were the top three annotators by output?”
Exploring what’s available:
“List all my projects that are currently active and show me which ones I’m an admin on.”
Configuring an evaluation workflow:
“Set up a custom editor layout on project ‘RLHF Round 3’ that shows the media and a preference rating question side by side.”

Available tools reference

Analytics tools are available to project admins and team managers only. Time windows default to the last 30 days and cannot exceed 90 days.