Files
2026-09-07 14:50:53 +01:00

20 lines
415 B
JSON

{
"mcpServers": {
"ElevenLabs": {
"url": "https://api.us.elevenlabs.io/v1/mcp",
"auth": {
"CLIENT_ID": "0d057191-f2bd-4516-89f8-997e7bfe6bc6",
"scopes": [
"convai_read",
"convai_write",
"text_to_speech",
"speech_history_read",
"flows",
"image_video_generation",
"voice_generation"
]
}
}
}
}