What’s new in our support conversations?
ElevenLabs MCP
Bring ElevenLabs to your AI assistant
Connect your ElevenLabs workspace to the assistants you already use. Manage your voice and chat agents, and generate voice, music, images, and video - all from one connector.


More MCP clients coming soon
More MCP clients coming soon
Add ElevenLabs to Claude
Install from the Claude connectors directory in one click and sign in with your ElevenLabs account. One time OAuth, no API keys, revocable anytime.
Add ElevenLabs to Claude Code
Add the server from your terminal, then run /mcp inside a session to complete the OAuth sign in.
claude mcp add --transport http elevenlabs https://api.elevenlabs.io/v1/mcp/mcp # inside a session, to sign inAdd ElevenLabs to ChatGPT
First, enable Developer Mode. Open Settings → Security and login → turn on Developer mode.
Add the plugin
Go to chatgpt.com/plugins and select the + (plus) button in the top right. Name it "ElevenLabs".
Finally, enter the MCP server URL
Set Authentication to OAuth and enter the following URL:
https://api.elevenlabs.io/v1/mcp
Add ElevenLabs to Cursor
Add the server config. Open Settings (⌘⇧J) → MCP → New MCP Server and paste:
{ "mcpServers": { "ElevenLabs": { "url": "https://api.us.elevenlabs.io/v1/mcp", "auth": { "CLIENT_ID": "0d057191-f2bd-4516-89f8-997e7bfe6bc6" } } } }Authorize ElevenLabs
Save, toggle the server on, and sign in to ElevenLabs when your browser opens.
Add ElevenLabs to Hermes
Add the server with the following command:
hermes mcp add elevenlabs --url https://api.us.elevenlabs.io/v1/mcp --auth oauthSign in to ElevenLabs
Your browser opens the ElevenLabs OAuth flow. Authorize your workspace.
Copy and send this to your agent
Set up ElevenLabs for me so I can build agents and generate audio.
1. Install the CLI: run `npm i -g @elevenlabs/cli`.
2. Authenticate: run `elevenlabs auth login` and complete the sign-in in the browser it opens.
3. Install the companion skills: `npx skills add elevenlabs/skills`.
Once that's done, let me know when it's ready.Manage your voice and chat agents where you already work
Review performance, create new agents, and update their configuration.

Ask for the outcome
Claude works out the steps and completes full jobs on your behalf.
I’ll pull this week’s conversations and compare them against last week. The big shift looks to be in billing.
One click install
Install in a few clicks. No manual configuration or API key handling.

OAuth, not API keys
Sign in once with your ElevenLabs account. Access is scoped to your workspace and revocable anytime.
You control permissions
Decide exactly what the connector can and can't do, from read only monitoring to full agent management.
Estimate before you ship
Preview an agent’s expected LLM usage and cost before applying changes to production.
Generate voice, music, images, and video directly in your chat
Access over 50 models through the same connector, available in Claude, ChatGPT and Cursor.
Text to Speech
Speech to Text
Dubbing
Music
SFX
Image & Video
Speech
Transform written text into expressive, human-like speech that adapts to context, emotion, and intent.
Frequently asked questions
The ElevenLabs MCP is a hosted MCP server that connects your ElevenLabs workspace to the AI assistants you already use. Once connected, your assistant can manage the voice and chat agents in your workspace on your behalf.
Find ElevenLabs in the Claude connectors directory, select connect, and sign in with your ElevenLabs account. Connect it here: https://claude.ai/directory/connectors/elevenlabs
In Claude Code, add the server with a single command and complete the same sign-in.
The ElevenLabs MCP is available in Claude and Claude Code today, with more coming soon.
The original MCP server runs locally and requires an API key, built for developers. The new ElevenLabs MCP is hosted by ElevenLabs, with nothing to install or maintain. You sign in securely with OAuth and stay in full control of what your assistant can access.
Create new agents by describing what you want, update settings like the system prompt, voice, and first message, list and compare configurations, duplicate or delete agents, estimate LLM usage and cost, and retrieve widget configurations and share links.
Access is scoped to your workspace using OAuth and there are no API keys to manage. Plus, you decide what the connection can and can't do, from read only monitoring to full agent management.
