ElevenLabs MCP server

ElevenLabs × Claude Code

Use the ElevenLabs MCP server
in Claude Code

Generate voiceovers and text-to-speech audio with ElevenLabs from your AI. This guide connects ElevenLabs to Claude Code (the terminal agent) through a governed gateway — one URL that also works in every other MCP client you use, with your rules and a full log attached.

Live-probed · Security-scanned · Note: ElevenLabs currently restricts third-party sign-ins — API-key path recommended

Setup: ElevenLabs in Claude Code

Claude Code adds MCP servers via the `claude mcp add` command. The gateway route takes about two minutes:

  1. Connect ElevenLabs to your free gate gateway from the verified directory.
  2. In your terminal: claude mcp add gate https://gateturbo.com/api/mcp --transport http
  3. Approve the sign-in when Claude Code opens it in your browser.
  4. ElevenLabs's tools now appear in every Claude Code session — with per-tool allow/ask/block rules if you want them.

What to ask once it’s connected

Generate a voiceover for this product-demo script.
Read this blog post as natural-sounding audio.
Create an intro for our podcast episode.
Produce a German voice version of this announcement.

Why route it through a gateway

One URL, every client

The same ElevenLabs connection works in Claude, ChatGPT, Cursor, VS Code too — no per-client re-wiring.

Rules before regret

Allow, ask, or block every tool ElevenLabs exposes — reads can flow freely while writes require your approval.

Every call logged

A plain-language activity log of everything Claude Code did with ElevenLabs — searchable, exportable, auditable.

Scanned and probed

ElevenLabs passed a live handshake probe and a security scan before listing — and drift detection watches it after you connect.

Also available: ElevenLabs in Claude · ElevenLabs in ChatGPT · ElevenLabs in Cursor · ElevenLabs in VS Code