# ElevenLabs MCP for AI Agents AI Agent Connect

> ElevenLabs MCP lets you control your neural audio production directly through your AI agent. You can generate high-fidelity speech, manage your voice library, and track your usage history without leaving your chat interface. It handles everything from choosing the right neural model to grabbing download links for your finished audio files.

## Overview
- **Category:** ai-frontier
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_XylYY606dexP0CjL1KVPRoLs3P6R5vhyPoFAlfui/ai-agent-connect
- **Tags:** elevenlabs, text-to-speech, voice-cloning, tts-api, audio-generation, neural-audio, multilingual-voices, mcp

## Description

This Connector puts your entire ElevenLabs audio suite into your AI agent's hands. Instead of jumping between tabs to generate a voiceover, you just tell your agent what you need. It can pull from your custom cloned voices or the standard library, pick the best neural model for the job, and handle the heavy lifting of converting text into high-quality audio. You'll get your download links delivered straight to the chat, and you can check your remaining character balance on the fly. It basically turns your AI into a dedicated audio producer that knows your branding and your history. Since Vinkius manages the connection, you can swap between different AI clients and keep your audio workflow consistent across every project. It's about getting the final audio file without the manual overhead of the web dashboard.

## Tools

### get_account_info
See your current profile details and account status at a glance.

### get_voice_settings
View the fine-tuning parameters for a specific voice to ensure consistent tone.

### get_voice
Retrieve the full details and metadata for a specific voice in your library.

### list_audio_history
See a full log of all the audio you've generated recently.

### list_models
Browse the available neural audio models to pick the best one for your project.

### list_voices
See every voice available to you, including standard and custom clones.

### text_to_speech
Convert a block of text into high-fidelity audio using your preferred voice.

### get_history_item
Pull specific details about a single past audio generation.

### get_subscription_info
Check your current plan, character limits, and remaining balance.

### delete_history_item
Remove a specific entry from your generation history.

### delete_voice
Remove a specific cloned voice from your library to keep your workspace clean.

### get_download_link
Grab the direct URL for a previously generated audio file so you can save it.

## Prompt Examples

**Prompt:** 
```
Generate a voiceover for this text: 'Welcome to our new product launch.' Use the 'Narrator' voice.
```

**Response:** 
```
I've started the audio generation for you. You can find the download link for the 'Narrator' voiceover below:

**Download Link:** [https://elevenlabs.io/download/audio_123.mp3]

I've also logged this to your history. Let me know if you need another version with a different tone.
```

**Prompt:** 
```
How many characters do I have left this month?
```

**Response:** 
```
Checking your ElevenLabs account... 

| Metric | Value |
| :--- | :--- |
| **Remaining Characters** | 12,400 |
| **Monthly Limit** | 30,000 |
| **Next Reset** | In 9 days |

Would you like me to summarize your recent usage?
```

**Prompt:** 
```
What voices do I have in my library?
```

**Response:** 
```
You have 12 voices available in your library:

*   **Standard Voices**: 8 available
*   **Custom Clones**: 4 available (including 'CEO Voice' and 'Studio Narrator')

Would you like to see the specific settings for any of these?
```

## Capabilities

### Generate audio from text
Turn your scripts into high-fidelity speech using any of your available voices.

### Browse your voice library
See all your standard and custom cloned voices in one list.

### Fetch audio download links
Get a direct URL to save your generated audio files to your local drive.

### Check character usage limits
See how many characters you have left in your current subscription plan.

### Select specific neural models
Pick the best audio model for different languages or specific tones.

### Delete old voice clones
Remove old voices or history items to keep your workspace organized.

### View generation history
Access a full log of every audio file you've created in the past.

## Use Cases

### Script to Voiceover
A YouTuber has a 5-minute script. They ask the agent to generate a voiceover using a specific narrator voice and get the download links.

### Brand Voice Audit
A marketing lead asks the agent to list all custom voices to ensure the 'CEO Voice' is still active and correctly tuned.

### Character Limit Check
A developer wants to know if they have enough credits to run a batch of 50 audio files before starting a job.

### History Retrieval
A producer needs to find a specific audio file from last week and asks the agent to list the history and find the download link.

## Benefits

- Get audio links instantly. Use get_download_link to skip the manual search through the ElevenLabs dashboard for your finished files.
- Manage your brand voices. Use list_voices and get_voice_settings to ensure your AI always uses the correct cloned voice and tone.
- Track your budget in real time. Use get_subscription_info to see exactly how many characters you have left before you hit your limit.
- Batch generate content. Use text_to_speech to turn long scripts into audio files with a single natural language command.
- Clean up your library. Use delete_voice and delete_history_item to keep your workspace organized and free of old assets.
- Choose the right model. Use list_models to let your agent pick the best neural engine for different languages or styles.

## How It Works

The bottom line is you get high-fidelity audio files without ever opening a web browser.

1. Connect your ElevenLabs API key to your AI client.
2. Give your agent a command like 'Generate a voiceover for this script' using a specific voice.
3. Get a confirmation message and a direct link to your audio file.

## Frequently Asked Questions

**What is the ElevenLabs MCP for?**
It lets your AI agent talk directly to ElevenLabs to generate high-quality speech and manage your voice library without you having to open a browser.

**Can I use my custom cloned voices?**
Yes, the Connector can access your entire library, including any custom clones you've created, so your agent can use your specific brand voices.

**How do I get my audio files?**
Once your agent generates the audio, it can provide you with a direct download link for the finished file immediately.

**Can I check my credit balance?**
Yes, you can ask your agent to check your subscription info to see how many characters you have left and when your next reset is.

**Does this work with my existing ElevenLabs account?**
It does. You just need to provide your API key, and the Connector will connect to your existing profile and data.

**Can I manage my voice library?**
You can ask your agent to list your voices, check specific settings, or even delete voices you no longer need.

**Can the agent pick the best audio model?**
Yes, it can list all available models and select the one that fits your needs, like a specific multilingual model.

**How do I find my ElevenLabs API Key?**
Log in to your account, click your profile icon (bottom left), and navigate to the API Key section to generate or copy your token.

**Which model should I use for multiple languages?**
The `eleven_multilingual_v2` model is recommended for high-quality speech generation in over 29 different languages.

**Can I get a direct download link for a past generation?**
Yes! Use the `get_download_link` tool with a history item ID to retrieve a temporary URL for the audio file.