ElevenLabs Connector for AI agents.
10 live capabilities
Create lifelike AI speech and manage multi-language dubbing workflows.
Waiting for input…
Why people use ElevenLabs
ElevenLabs Voice Synthesis for Content Creators
With this Connector, that whole process happens in your chat. You just tell your agent what you need, and it handles the voice selection, the generation, and the metadata. You get your audio files without ever leaving your workspace.
What Vinkius changes
You get a direct bridge between your AI client and the ElevenLabs audio engine.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Dubbing a YouTube video
A creator asks the agent to dub a video into Spanish.
- Real-world use case 02
Checking remaining credits
A marketer asks how many characters they have left.
- Real-world use case 03
Finding a specific voice
A narrator asks for a calm, deep male voice.
Complete set · 10capabilities
The complete ElevenLabs capability set.
These are the exact actions your AI can choose when you ask it to work with ElevenLabs.
01—04
4 capabilities in this set.
Part of 10 available through ElevenLabs.
- 01 Capability
Get voice
Get specific details about a voice profile. Use this to check the properties of a specific voice.
- 02 Capability
List voices
See all the voices available in your account. This is useful for browsing your library.
- 03 Capability
List pronunciation dictionaries
View the dictionaries used for specific word pronunciations. Use this for fine-tuning speech.
- 04 Capability
Text to speech
Convert text into high-quality audio across 29+ languages. This is the primary capability for generating speech.
05—07
3 capabilities in this set.
Part of 10 available through ElevenLabs.
- 05 Capability
List models
See the different AI speech models available in the platform. Use this to compare model types.
- 06 Capability
List history
View a list of all your previous audio generations. This helps you track past work.
- 07 Capability
Get history item
Get the specific details for a single past generation. Use this to find specific file links.
08—10
3 capabilities in this set.
Part of 10 available through ElevenLabs.
- 08 Capability
Get user info
Pull your profile information from ElevenLabs. This confirms your account status.
- 09 Capability
Get subscription
Check your current plan details and character limits. This helps you monitor your budget.
- 10 Capability
List projects
See your active dubbing and voice projects. Use this to monitor ongoing translations.
Set up in minutes
One URL. Then ask ElevenLabs to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ElevenLabs from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it ElevenLabs, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ElevenLabs for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the ElevenLabs URL.
- Step 03
Save and start
Save the connection and enable ElevenLabs in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"elevenlabs": {
"url": "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using ElevenLabs
Open Agent mode in chat and ask: "Using ElevenLabs, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"elevenlabs": {
"url": "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using ElevenLabs
Ask Copilot: "Using ElevenLabs, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"elevenlabs": {
"url": "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using ElevenLabs
Open Cascade and ask: "Using ElevenLabs, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"elevenlabs": {
"url": "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using ElevenLabs
Ask Cline: "Using ElevenLabs, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add elevenlabs --transport http "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using ElevenLabs
Ask Claude: "Using ElevenLabs, show me...". 10 tools are ready
Where the request belongs
Work ElevenLabs can move forward.
Content creators, marketing leads, and audio engineers who are tired of manually exporting files and toggling between different browser tabs to manage voice synthesis.
Content Creator
Generates voiceovers for YouTube or social media and manages dubbing queues via chat.
Marketing Manager
Monitors character spend across multiple campaigns and creates localized ads in different languages.
Developer
Tests TTS integrations and debugs voice settings using natural language commands.
When one Connector is not enough
Carry the request into a workflow.
Combine ElevenLabs with the systems that finish the task.
View all recipesCreate AI Podcast Content Using Connectors
You record a 45-minute podcast, spend 4 hours editing the transcript, and still do not have show notes, a blog post, or social clips , because transcription capabilities give you text but not intelligence
Create Multimodal Brand Content Using MCP
A designer charges $150 per social post and delivers in 48 hours. Your AI agent generates brand-consistent images with perfect typography, adds voice narration for video reels, and manages the content calendar in Notion , 30 posts per week, zero design software
MCP Workflow for AI Video and Voice Creation
You have a product screenshot and need a video ad , Luma AI animates the image into cinematic video, ElevenLabs adds voice narration, and Sheets tracks your entire production queue
Produce AI Videos at Scale Using Connectors
Hiring a video editor costs $3,000 per month. Your AI agent generates product videos from text prompts, adds professional narration, and tracks the entire production queue in a spreadsheet , 50 videos per month without touching a timeline editor
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPlay.ht (AI Voice Generation & TTS)
Generate ultra-realistic AI voices and convert text to speech instantly using Play.ht's advanced neural engine.
CAMB.AI
Translate and dub audio content into dozens of languages using AI voices that sound natural and preserve speaker identity.
Deepgram
Transcribe speech to text with blazing speed and accuracy using neural networks trained on real-world audio at scale.
Cartesia (Voice AI)
Generate lifelike AI voices, clone speech, and transcribe audio with Cartesia's state-of-the-art Sonic models directly from your AI agent.
Coqui TTS (Open Source Speech Studio API)
Generate high-quality speech from text using Coqui TTS. List available models and synthesize audio directly from your AI agent.
Lovo AI (Genny TTS & Voice Synthesis API)
Generate high-quality AI voices and text-to-speech synthesis directly from your AI agent using Lovo AI's Genny API.
Bring your own AI
Change the model, client or framework. Keep ElevenLabs connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about ElevenLabs.
The practical details behind the request, access and result.
Can ElevenLabs MCP help me create voiceovers for my videos?
Yes, it lets your agent generate high-quality audio directly from your text prompts. You can specify the voice and the script, and the agent handles the rest.
How do I check my ElevenLabs character limit?
You can just ask your agent to check your subscription. It will pull your current usage and tell you exactly how many characters you have left.
Can I use this to dub content into multiple languages?
Yes, it manages dubbing queues for various languages. Your agent can start the jobs and keep you updated on the progress.
Can I find specific voices in my ElevenLabs account?
Yes, the agent can list and search through all the voices available in your account library so you don't have to browse them manually.
Does this Connector support different AI speech models?
Yes, it can list and select from various models available in the platform, allowing you to choose the best fit for your project.
How do I see my past audio generations?
The agent can pull up your history for easy access. This is great for finding old files or checking the metadata of previous jobs.
Can my agent generate speech using a specific voice ID?
Yes. Use the 'text_to_speech' capability. Provide the 'voice_id' and the text script. The agent will fire the inference pipeline and return the generated audio content natively.
How do I monitor my character quota via chat?
Use the 'get_subscription' capability. Your agent will validate the API logic querying your character usage (e.g., 100k limits) and subscription status to prevent system overruns.
Can I translate a video using the dubbing capability through the agent?
Absolutely. Use the 'create_dubbing' capability. Provide a JSON payload with the 'source_url' and 'target_lang'. The agent will initiate the massive video translation queue and track the rendering job for you.
One connection away
Give your agent a direct line to ElevenLabs.
Connect ElevenLabs once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available