Retour aux applications
ElevenLabs Agents
Interface UIpar elevenlabs
Create and manage ElevenLabs conversational AI agents from Claude Desktop with an interactive visual UI — pick voices, set prompts, and go live in minutes.
5 étoiles
1 vues
Mis à jour 2 months ago
Fonctionne dans:claude
Expose:ToolsResources
What it does
ElevenLabs Agents is an MCP App that brings a full-featured visual agent builder directly into Claude Desktop. Instead of crafting agents via API calls, you get an interactive UI panel where you can configure every aspect of a conversational AI agent — name, system prompt, voice, language, and behaviour settings — and publish it to ElevenLabs with one click.
Key features
- Voice picker with audio preview — Browse ElevenLabs' entire voice library and audition clips before committing
- 32 language support — Create agents in Arabic, Chinese, Spanish, English, and 28 more locales
- Live agent editing — Load existing agents by ID and update their config without leaving Claude
- Fine-grained voice tuning — Adjust stability and similarity boost sliders in real time
- 3D animated orb UI — Built with React Three Fiber for a polished, immersive creation experience
Installation
Claude Desktop (manual):
Clone the repo, run npm install && npm run build:mcpb, then add to claude_desktop_config.json:
{
"mcpServers": {
"ElevenLabs Agents MCP App": {
"command": "node",
"args": ["/path/to/elevenlabs-agents-mcp-app/server/index.js", "--stdio"],
"env": { "ELEVENLABS_API_KEY": "your-api-key" }
}
}
}
Get your API key at elevenlabs.io/app/settings/api-keys.
Supported hosts
Currently confirmed for Claude Desktop only.
Installation rapide
node /path/to/elevenlabs-agents-mcp-app/server/index.js --stdioInformations
- Tarification
- freemium
- Publié
- 4/6/2026
- Mis à jour
- 2 months ago
- étoiles
- 5