ElevenLabs Agents App
FreeNot checkedEnables creating and managing ElevenLabs conversational AI agents with an interactive UI, voice selection, and configuration of agent behavior.
About
Enables creating and managing ElevenLabs conversational AI agents with an interactive UI, voice selection, and configuration of agent behavior.
README
Create and manage ElevenLabs conversational AI agents directly from Claude Desktop with an interactive UI.
Features
- Interactive Agent Creator: Visual form-based interface for creating AI agents
- Voice Selection: Browse and preview ElevenLabs voices with audio playback
- Agent Configuration: Customize personality, language, voice settings, and behavior
- Edit Existing Agents: Load and modify existing agent configurations
- 32 Languages Supported: Create agents in Arabic, Chinese, English, Spanish, and more
Installation
Option 1: Install from MCP Directory (Recommended)
Install directly from the Claude Desktop MCP Directory when available and just provide api key.
Option 2: Manual Installation
Clone this repository:
git clone https://github.com/elevenlabs/elevenlabs-mcp-agent-creator.git cd elevenlabs-mcp-agent-creatorInstall dependencies:
npm installBuild the project:
npm run build:mcpbAdd to Claude Desktop config (
claude_desktop_config.json):{ "mcpServers": { "ElevenLabs Agents MCP App": { "command": "node", "args": ["/path/to/elevenlabs-mcp-agent-creator/server/index.js", "--stdio"], "env": { "ELEVENLABS_API_KEY": "your-api-key" } } } }Restart Claude Desktop
Configuration
Required: ElevenLabs API Key
You need an ElevenLabs API key to use this MCP app:
- Sign up at elevenlabs.io
- Go to API Keys settings
- Create a new API key
- Add it to your Claude Desktop configuration as shown above
Usage
Creating an Agent
Simply ask Claude to create an agent:
- "Create a customer support agent"
- "Make me a friendly booking assistant"
- "Build an AI agent that speaks Spanish"
Claude will open the interactive UI where you can:
- Set the agent name and system prompt
- Choose a voice from ElevenLabs' library
- Select the agent's language
- Adjust voice and behavior settings
Editing an Agent
To edit an existing agent, provide the agent ID:
- "Edit agent abc123"
- "Update my customer support agent"
Available Tools
| Tool | Description |
|---|---|
show_agent_creator |
Opens the interactive agent creation UI |
create_agent |
Programmatically creates an agent with specified config |
get_agent_config |
Retrieves an existing agent's configuration |
update_agent |
Updates an agent's settings |
search_voices |
Searches available ElevenLabs voices |
Agent Settings
Voice Configuration
- Voice: Select from ElevenLabs' voice library with audio preview
- Stability: Controls voice consistency (0-1)
- Similarity Boost: Controls voice clarity and similarity (0-1)
Behavior Settings
- System Prompt: Define the agent's personality and behavior
- First Message: The initial greeting when conversations start
- Temperature: Controls response creativity (0-1)
- Language: Choose from 32 supported languages
Development
# Install dependencies
npm install
# Development mode (with hot reload)
npm run dev
# Build for production
npm run build:mcpb
# Create MCP bundle
npm run pack:mcpb
Privacy
This MCP app connects to the ElevenLabs API. Your API key and agent configurations are sent to ElevenLabs servers. See the ElevenLabs Privacy Policy for details on data handling.
License
MIT License - see LICENSE for details.
Screenshots
Agent Creation UI
Agent Created Successfully
Installing ElevenLabs Agents App
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/elevenlabs/elevenlabs-agents-mcp-appFAQ
Is ElevenLabs Agents App MCP free?
Yes, ElevenLabs Agents App MCP is free — one-click install via Unyly at no cost.
Does ElevenLabs Agents App need an API key?
No, ElevenLabs Agents App runs without API keys or environment variables.
Is ElevenLabs Agents App hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install ElevenLabs Agents App in Claude Desktop, Claude Code or Cursor?
Open ElevenLabs Agents App on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
by passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
by dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
by NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
by jangjo123Compare ElevenLabs Agents App with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All design MCPs
