ElevenLabs
Direct ElevenLabs REST integration. Prefer Fal.ai for most TTS/STT — one key covers many providers. Use this MCP when you need ElevenLabs-specific features (custom voices, Scribe STT, voice library).
What it can do
text_to_speech(text, voice_id)— MP3 saved asagent_fileget_voices— list your available voicesspeech_to_text— ElevenLabs Scribe (v1 or v2) for transcription
How to get credentials
- Sign in at elevenlabs.io.
- Open Profile + API key (top right) or go to elevenlabs.io/app/settings/api-keys.
- Copy the API key and paste it in FlyMyAI.
Fields to fill in FlyMyAI
| FlyMyAI field | Where it comes from |
|---|---|
ELEVENLABS_API_KEY | elevenlabs.io → Settings → API keys |
Troubleshooting
quota_exceeded— character quota on your plan is used up. Wait for reset or upgrade.- Voice not found — call
get_voicesto list IDs available to your account; voices shared by other users may not be copied to yours.