Skip to content

Artificial Intelligence

ElevenLabs MCP connector

The ElevenLabs connector lets your team generate speech, two-voice dialogue, sound effects, and cleaned-up audio from Claude, ChatGPT, Cursor, or the Elaichi Agent, with each person signed in as themselves and every generation recorded in an audit log.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect ElevenLabs to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect ElevenLabs once

  1. Open Connections, choose Add connection, and pick ElevenLabs.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste an ElevenLabs API key. One person generates a token in ElevenLabs and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

elevenlabs
ElevenLabs
AirOps
Algolia
Botpress
Chatvolt
Cohere
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect ElevenLabs to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect ElevenLabs to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect ElevenLabs to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect ElevenLabs to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with ElevenLabs through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Marketing

    Turn ad copy into a finished voiceover

    Paste the script for a product video and hear it read in the voice you already use in ElevenLabs. Ask for a slower read or a different voice and get a new take without leaving the conversation.

  • Support

    Refresh phone menu prompts the same day

    Describe the new hold message or menu options and get the audio back ready to upload. When a policy changes on Monday, the greeting changes on Monday too.

  • Learning and development

    Narrate a training module with word timings

    Hand over a lesson script and receive spoken audio along with the timing of each word, so captions and slide changes line up without manual syncing.

  • Content

    Write and voice a two-person dialogue

    Describe the scene and the speakers, get a short scripted exchange, and hear it performed by two distinct voices for a podcast segment or explainer.

  • Media production

    Clean up a noisy field recording

    Send an interview recorded in a busy room and get the voice separated from the background. Re-record a rough take in your own voice and have it delivered in a different one.

  • Localization

    Keep tabs on dubbing and past generations

    Ask which dubbing projects exist and what has already been generated this month, then download the files you need or clear out the ones you do not.

Try asking

  • “List the ElevenLabs dubbings created this week.”
  • “Which voice samples are unused across our ElevenLabs voices?”
  • “Summarize yesterday's ElevenLabs sound generation history by team.”

See all 339 ElevenLabs tools below

AI tools

ElevenLabs tools for your AI agents

339 tools are ready to call through Elaichi's MCP endpoint the moment you connect ElevenLabs, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting ElevenLabs gets you

6 screens from the product, each doing one job for your ElevenLabs account.

The agent

Ask about ElevenLabs voices in plain language.

The agent reads live histories, voices and dubbings and answers in seconds.

  • histories
  • voices
  • dubbings
  • samples

Ask Elaichi to work across your apps.

List the ElevenLabs dubbings created this week.

Which voice samples are unused across our ElevenLabs voices?

Summarize yesterday's ElevenLabs sound generation history by team.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach ElevenLabs here.

One org endpoint over OAuth, no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

339 ElevenLabs tools are ready to call.

Histories, audio isolation, sound generation and voice samples, with no custom code.

  • List all ElevenLabs histories
  • Get single ElevenLabs history by ID
  • Delete a ElevenLabs history by ID
  • List all ElevenLabs audios
ElaichiTools
Tool Action Description
List all ElevenLabs histories List List ElevenLabs generated audio history items (text to speech, speech to speech, Studio, dubbing). Returns: history, last_history_item_id, has_more, scanned_until. Music and SFX generations are not included and cannot currently be retrieved via the API.
Get single ElevenLabs history by ID Get Get a single ElevenLabs history item by id. Returns: history_item_id, request_id, voice_id, model_id, voice_name, voice_category, text, date_unix, character_count_change_from, character_count_change_to, content_type, state, settings, feedback, share_link_id, source, alignments, dialogue, output_format. Required: id.
Delete a ElevenLabs history by ID Delete Delete an ElevenLabs history item by its id. Returns an empty 204 response on success. Required: id.
List all ElevenLabs audios List Download the audio file of a specific ElevenLabs history item. Returns the audio as a binary MP3 stream. Required: history_item_id.
ElevenLabs audios list dubbing List Download the dubbed audio or video file for a specific ElevenLabs dubbing project and language. Returns the file as a binary MP3 or MP4 stream. If the dub has been edited using Dubbing Studio, use the resource render endpoint instead, as this endpoint only returns the original automatic dub result. Required: dubbing_id, language_code.

Toolboxes

Each team gets its own ElevenLabs toolbox.

Curate one toolbox for dubbing, another for voice samples, and scope each to a team.

  • Localisation
  • Podcast Production
  • Marketing
  • Product Design
ElaichiToolboxes
Name Source template Tools Created

Localisation toolbox

ElevenLabs · dubbings and translated audio

ElevenLabs starter 18 Mar 4, 2026

Podcast Production toolbox

ElevenLabs · histories and audio isolation

9 Mar 2, 2026

Marketing toolbox

ElevenLabs · sound generation for campaigns

24 Feb 27, 2026

Product Design toolbox

ElevenLabs · voice samples and previews

ElevenLabs starter 6 Feb 19, 2026

Support toolbox

ElevenLabs · history lookups and downloads

31 Jan 30, 2026

Data Ops toolbox

ElevenLabs · history cleanup and retention

12 Jan 22, 2026

Shared connections

Teammates use ElevenLabs without seeing the key.

See who connected each account and how many teams and members share it.

  • Localisation EMEA
  • Podcast Studio
  • Marketing
  • Product Design
ElaichiConnections
Connection Scope Status Access
EL

ElevenLabs (Localisation EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
EL

ElevenLabs (Podcast Studio)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
EL

ElevenLabs (Marketing)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
EL

ElevenLabs (Product Design)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
EL

ElevenLabs (Support)

Connected by Clara Nowak

Personal • Active Not shared
EL

ElevenLabs (Shared Sandbox)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every ElevenLabs call is written down.

When, who, what happened, type and resource, in an append only log.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

ElevenLabs Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

ElevenLabs Histories Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

ElevenLabs Histories List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule drafts your ElevenLabs digest.

Fetch histories, group them, draft a digest, get approval, post back to ElevenLabs.

ElevenLabs digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch histories

    ElevenLabs

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    ElevenLabs

    Queued

Collections and dashboards

ElevenLabs health arrives before anyone asks.

Four metrics, 14 days of generations and a team breakdown, computed without a model.

ElevenLabs health

Refreshed 4 minutes ago · every 15 minutes · from the histories collection

Live

Histories

1,284 ↓ 12%

Voices

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Histories created

Last 14 days

By team

Share of activity

Localisation EMEA 34%

Podcast Studio 27%

Marketing 21%

Product Design 18%

FAQ

Frequently asked questions

How do I connect ElevenLabs to Claude?

It takes two steps. In Elaichi, pick ElevenLabs from the connector list and paste an API key from your ElevenLabs account; there is no client ID or secret to generate and nothing to register on the ElevenLabs side. Then in Claude, open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Sign in to Elaichi when prompted and ElevenLabs is ready to use.

Does ElevenLabs work with ChatGPT and Cursor as well as Claude?

Yes. Once ElevenLabs is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect ElevenLabs once and every client you use picks it up.

What can an AI agent actually do with my ElevenLabs account?

It can turn a script into speech in one of your ElevenLabs voices, voice a conversation between two speakers, generate a sound effect from a description, separate a voice from background noise, and re-voice a recording in a different voice. It can also list what has already been generated, download those files, look up dubbing projects, and tidy up old history or voice samples. Short, specific asks such as "read this paragraph in the narrator voice" work better than long instructions.

Does connecting ElevenLabs give the AI access to my whole ElevenLabs workspace?

The AI only sees what the person who signed in can see. An ElevenLabs API key carries the voices, history, and plan limits of the account it came from, and every request runs inside that access. Elaichi can narrow what a person or team is allowed to do in ElevenLabs, but it never widens it beyond what the account already allows.

Can my team share one ElevenLabs connection?

Yes. One person connects ElevenLabs in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person behind every ElevenLabs generation or download.

Can I stop an agent from deleting or changing things in ElevenLabs?

Yes. Restrictions in Elaichi apply per action, so you can allow generating speech in ElevenLabs while blocking deletion of history or voice samples. A blocked action is never advertised to Claude, ChatGPT, Cursor, or any other client, so no prompt, however worded, can reach it.

What happens to an ElevenLabs connection when someone leaves the company?

Offboarding that person in Elaichi ends their access to ElevenLabs through every client at once. If they had shared an ElevenLabs connection with a team, it keeps working for everyone else. If you ever want to remove ElevenLabs entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

Put ElevenLabs in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.