chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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": "<your-api-key>",
|
||||
"ELEVENLABS_MCP_BASE_PATH": "~/Desktop",
|
||||
"ELEVENLABS_MCP_OUTPUT_MODE": "files"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user