{ "mcpServers": { "elevenlabs": { "description": "Official ElevenLabs MCP for text-to-speech, voice cloning, audio processing, and transcription. Generate AI voices, design custom voices, isolate audio, create sound effects, and more.", "command": "uvx", "args": ["elevenlabs-mcp"], "env": { "ELEVENLABS_API_KEY": "", "ELEVENLABS_MCP_BASE_PATH": "~/Desktop", "ELEVENLABS_MCP_OUTPUT_MODE": "files" } } } }