Connection check
verified live · 27h ago
elevenlabs-mcp
ElevenLabs in natural language: generate speech in any language, create and manage voices, compose m
Tools
155
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
155 toolsRead from the running server on 27h ago.
authenticate
token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent… MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
connect
read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool… Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.
elevenlabs_add_chapter
name*accountfrom_urlproject_id*project_ids
Create Chapter. Creates a new chapter either as blank or from a URL. Bulk support: accepts project_ids for batched execution. Create Chapter. Creates a new chapter either as blank or from a URL. Bulk support: accepts project_ids for batched execution.
elevenlabs_add_from_rules
name*rules*accountdescriptionworkspace_access
Add A Pronunciation Dictionary. Creates a new pronunciation dictionary from provided rules. Add A Pronunciation Dictionary. Creates a new pronunciation dictionary from provided rules.
elevenlabs_add_member
email*accountgroup_id*group_ids
Add Member To User Group. Adds a member of your workspace to the specified group. Requires `group_members_manage` permission. Bulk support: accepts group_ids for batched execution… Add Member To User Group. Adds a member of your workspace to the specified group. Requires `group_members_manage` permission. Bulk support: accepts group_ids for batched execution.
elevenlabs_add_rules
rules*accountpronunciation_dictionary_id*pronunciation_dictionary_ids
Add Rules To The Pronunciation Dictionary. Add rules to the pronunciation dictionary. If a rule with the same string_to_replace already exists, it will be replaced. Bulk support:… Add Rules To The Pronunciation Dictionary. Add rules to the pronunciation dictionary. If a rule with the same string_to_replace already exists, it will be replaced. Bulk support: accepts pronunciation_dictionary_ids for batched execution.
elevenlabs_add_sharing_voice
accountnew_name*voice_id*voice_idsbookmarkedpublic_user_id*
+1
Add Shared Voice. Add a shared voice to your collection of voices. Bulk support: accepts public_user_ids, voice_ids for batched execution. Add Shared Voice. Add a shared voice to your collection of voices. Bulk support: accepts public_user_ids, voice_ids for batched execution.
elevenlabs_audio_native_update_content_from_url
url*titleauthoraccount
Update Audio-Native Content From Url. Finds an AudioNative project matching the provided URL, extracts content from the URL, updates the project content, and queues it for conversi… Update Audio-Native Content From Url. Finds an AudioNative project matching the provided URL, extracts content from the URL, updates the project content, and queues it for conversion and auto-publishing.
elevenlabs_compose_plan
prompt*accountmodel_idmodel_idsmusic_length_mssource_composition_plan
Generate Composition Plan. Generate a composition plan from a prompt. Bulk support: accepts model_ids for batched execution. Generate Composition Plan. Generate a composition plan from a prompt. Bulk support: accepts model_ids for batched execution.
elevenlabs_convert_chapter_endpoint
accountchapter_id*project_id*chapter_idsproject_ids
Convert Chapter. Starts conversion of a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. Convert Chapter. Starts conversion of a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution.
elevenlabs_convert_project_endpoint
accountproject_id*project_ids
Convert Studio Project. Starts conversion of a Studio project and all of its chapters. Bulk support: accepts project_ids for batched execution. Convert Studio Project. Starts conversion of a Studio project and all of its chapters. Bulk support: accepts project_ids for batched execution.
elevenlabs_create_auth_connection
body*account
Create Workspace Auth Connection. Create a new OAuth2 auth connection for the workspace Create Workspace Auth Connection. Create a new OAuth2 auth connection for the workspace
elevenlabs_create_podcast
mode*introoutrosource*accountlanguage
+9
Create Podcast. Create and auto-convert a podcast project. Currently, the LLM cost is covered by us but you will still be charged for the audio generation. In the future, you will… Create Podcast. Create and auto-convert a podcast project. Currently, the LLM cost is covered by us but you will still be charged for the audio generation. In the future, you will be charged for both the LLM and audio generation costs. Bulk support: accepts model_ids for batched execution.
elevenlabs_create_pvc_voice
name*labelsaccountlanguage*description
Create Pvc Voice. Creates a new PVC voice with metadata but no samples Create Pvc Voice. Creates a new PVC voice with metadata but no samples
elevenlabs_create_service_account
name*accountdefault_sharing_groups
Create Service Account. Create a new service account in the workspace. By default, a workspace can have up to 20 service accounts. Enterprise customers may request an increase to t… Create Service Account. Create a new service account in the workspace. By default, a workspace can have up to 20 service accounts. Enterprise customers may request an increase to this limit, up to 100.
elevenlabs_create_service_account_api_key
name*accountallowed_ipspermissions*character_limitservice_account_user_id*
+2
Create Service Account Api Key. Create a new API key for a service account Bulk support: accepts service_account_user_ids for batched execution. Create Service Account Api Key. Create a new API key for a service account Bulk support: accepts service_account_user_ids for batched execution.
elevenlabs_create_speech_engine
asrttsvadnametagsturn
+7
Create Speech Engine. Create a new Speech Engine resource Create Speech Engine. Create a new Speech Engine resource
elevenlabs_create_voice
labelsaccountvoice_name*voice_description*generated_voice_id*played_not_selected_voice_ids
Create A New Voice From Voice Preview. Create a voice from previously generated voice preview. This endpoint should be called after you fetched a generated_voice_id using POST /v1/… Create A New Voice From Voice Preview. Create a voice from previously generated voice preview. This endpoint should be called after you fetched a generated_voice_id using POST /v1/text-to-voice/design or POST /v1/text-to-voice/:voice_id/remix.
elevenlabs_create_workspace_webhook_route
accountsettings*
Create Workspace Webhook. Create a new webhook for the workspace with the specified authentication type. Create Workspace Webhook. Create a new webhook for the workspace with the specified authentication type.
elevenlabs_delete_audio_isolation_history_item
accounthistory_item_id*history_item_ids
Delete Audio Isolation History Item. Deletes a specific audio isolation history item and the associated media files. Bulk support: accepts history_item_ids for batched execution. Delete Audio Isolation History Item. Deletes a specific audio isolation history item and the associated media files. Bulk support: accepts history_item_ids for batched execution.
elevenlabs_delete_auth_connection
accountauth_connection_id*auth_connection_ids
Delete Workspace Auth Connection. Delete an auth connection Bulk support: accepts auth_connection_ids for batched execution. Delete Workspace Auth Connection. Delete an auth connection Bulk support: accepts auth_connection_ids for batched execution.
elevenlabs_delete_chapter_endpoint
accountchapter_id*project_id*chapter_idsproject_ids
Delete Chapter. Deletes a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. Delete Chapter. Deletes a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution.
elevenlabs_delete_dubbing
accountdubbing_id*dubbing_ids
Delete Dubbing. Deletes a dubbing project. Bulk support: accepts dubbing_ids for batched execution. Delete Dubbing. Deletes a dubbing project. Bulk support: accepts dubbing_ids for batched execution.
elevenlabs_delete_finetune
accountfinetune_id*finetune_ids
Delete Music Finetune. Delete a music finetune Bulk support: accepts finetune_ids for batched execution. Delete Music Finetune. Delete a music finetune Bulk support: accepts finetune_ids for batched execution.
elevenlabs_delete_invite
email*account
Delete Existing Invitation. Invalidates an existing email invitation. The invitation will still show up in the inbox it has been delivered to, but activating it to join the workspa… Delete Existing Invitation. Invalidates an existing email invitation. The invitation will still show up in the inbox it has been delivered to, but activating it to join the workspace won't work. This endpoint may only be called by workspace members with the WORKSPACE_MEMBERS_INVITE permission.
elevenlabs_delete_project
accountproject_id*project_ids
Delete Studio Project. Deletes a Studio project. Bulk support: accepts project_ids for batched execution. Delete Studio Project. Deletes a Studio project. Bulk support: accepts project_ids for batched execution.
elevenlabs_delete_pvc_voice_sample
accountvoice_id*sample_id*voice_idssample_ids
Delete Pvc Voice Sample. Delete a sample from a PVC voice. Bulk support: accepts voice_ids, sample_ids for batched execution. Delete Pvc Voice Sample. Delete a sample from a PVC voice. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_delete_sample
accountvoice_id*sample_id*voice_idssample_ids
Delete Sample. Removes a sample by its ID. Bulk support: accepts voice_ids, sample_ids for batched execution. Delete Sample. Removes a sample by its ID. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_delete_service_account_api_key
accountapi_key_id*api_key_idsservice_account_user_id*service_account_user_ids
Delete Service Account Api Key. Delete an existing API key for a service account Bulk support: accepts service_account_user_ids, api_key_ids for batched execution. Delete Service Account Api Key. Delete an existing API key for a service account Bulk support: accepts service_account_user_ids, api_key_ids for batched execution.
elevenlabs_delete_speech_engine
accountspeech_engine_id*speech_engine_ids
Delete Speech Engine. Delete a Speech Engine resource Bulk support: accepts speech_engine_ids for batched execution. Delete Speech Engine. Delete a Speech Engine resource Bulk support: accepts speech_engine_ids for batched execution.
elevenlabs_delete_speech_history_item
accounthistory_item_id*history_item_ids
Delete History Item. Delete a history item by its ID Bulk support: accepts history_item_ids for batched execution. Delete History Item. Delete a history item by its ID Bulk support: accepts history_item_ids for batched execution.
elevenlabs_delete_transcript_by_id
accounttranscription_id*transcription_ids
Delete Transcript By Id. Delete a previously generated transcript by its ID. Bulk support: accepts transcription_ids for batched execution. Delete Transcript By Id. Delete a previously generated transcript by its ID. Bulk support: accepts transcription_ids for batched execution.
elevenlabs_delete_voice
accountvoice_id*voice_ids
Delete Voice. Deletes a voice by its ID. Bulk support: accepts voice_ids for batched execution. Delete Voice. Deletes a voice by its ID. Bulk support: accepts voice_ids for batched execution.
elevenlabs_delete_workspace_webhook_route
accountwebhook_id*webhook_ids
Delete Workspace Webhook. Delete the specified workspace webhook Bulk support: accepts webhook_ids for batched execution. Delete Workspace Webhook. Delete the specified workspace webhook Bulk support: accepts webhook_ids for batched execution.
elevenlabs_disable
accountapi_key_name*
Disable Api Key. Disable the API key used to authenticate this request. Requires the query parameter `api_key_name=self` as an explicit confirmation. Disable Api Key. Disable the API key used to authenticate this request. Requires the query parameter `api_key_name=self` as an explicit confirmation.
elevenlabs_download_speech_history_items
accountoutput_formathistory_item_ids*
Download History Items. Download one or more history items. If one history item ID is provided, we will return a single audio file. If more than one history item IDs are provided,… Download History Items. Download one or more history items. If one history item ID is provided, we will return a single audio file. If more than one history item IDs are provided, we will provide the history items packed into a .zip file.
elevenlabs_dubbing_language_create
accountproject_id*project_idstranslationsvoice_settingstarget_language*
Create Dubbing Language Target. Queue a language target for a project (starts once the project is ready). Bulk support: accepts project_ids for batched execution. Create Dubbing Language Target. Queue a language target for a project (starts once the project is ready). Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_language_delete
accountproject_id*language_id*project_idslanguage_ids
Delete Dubbing Language Target. Delete a language target. Bulk support: accepts project_ids, language_ids for batched execution. Delete Dubbing Language Target. Delete a language target. Bulk support: accepts project_ids, language_ids for batched execution.
elevenlabs_dubbing_language_get
read-only
accountproject_id*language_id*project_idslanguage_ids
Get Dubbing Language Target. Full language-target detail. Bulk support: accepts project_ids, language_ids for batched execution. Get Dubbing Language Target. Full language-target detail. Bulk support: accepts project_ids, language_ids for batched execution.
elevenlabs_dubbing_language_list
read-only
cursorstatusaccountpage_sizeproject_id*project_ids
List Dubbing Language Targets. List a project's language targets (cursor-paginated). Bulk support: accepts project_ids for batched execution. List Dubbing Language Targets. List a project's language targets (cursor-paginated). Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_project_delete
accountproject_id*project_ids
Delete Dubbing Project. Delete a project and its language targets. Bulk support: accepts project_ids for batched execution. Delete Dubbing Project. Delete a project and its language targets. Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_project_get
read-only
accountproject_id*project_ids
Get Dubbing Project. Full project detail, including its language target ids. Bulk support: accepts project_ids for batched execution. Get Dubbing Project. Full project detail, including its language target ids. Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_project_list
read-only
cursorstatusaccountpage_sizesort_direction
List Dubbing Projects. List the workspace's dubbing projects (cursor-paginated). List Dubbing Projects. List the workspace's dubbing projects (cursor-paginated).
elevenlabs_dubbing_target_transcript_get
read-only
accountproject_id*language_id*project_idslanguage_ids
Get Dubbing Target Transcript. A language target's transcript: source segments with their translations. Bulk support: accepts project_ids, language_ids for batched execution. Get Dubbing Target Transcript. A language target's transcript: source segments with their translations. Bulk support: accepts project_ids, language_ids for batched execution.
elevenlabs_dubbing_target_transcript_regenerate
accountproject_id*language_id*project_idslanguage_ids
Regenerate Dubbing Target. Enterprise only. Re-dub a target from its edited transcript, re-synthesizing only the edited regions (charged like a generation). Conflicts when the targ… Regenerate Dubbing Target. Enterprise only. Re-dub a target from its edited transcript, re-synthesizing only the edited regions (charged like a generation). Conflicts when the target has no edits to apply -- nothing is dispatched and nothing is charged. Bulk support: accepts project_ids, language_ids for batched execution.
elevenlabs_dubbing_target_transcript_segmen_b565e6
accountproject_id*segment_id*language_id*project_idssegment_ids
+2
Update Dubbing Target Transcript Segment. Enterprise only. Edit a segment's translation for a language target. Bulk support: accepts project_ids, language_ids, segment_ids for bat… Update Dubbing Target Transcript Segment. Enterprise only. Edit a segment's translation for a language target. Bulk support: accepts project_ids, language_ids, segment_ids for batched execution.
elevenlabs_dubbing_target_transcript_segmen_fa79db
accountsegments*project_id*language_id*project_idslanguage_ids
Update Dubbing Target Transcript Segments. Enterprise only. Edit several segments' translations for a language target in one atomic request. Bulk support: accepts project_ids, lan… Update Dubbing Target Transcript Segments. Enterprise only. Edit several segments' translations for a language target in one atomic request. Bulk support: accepts project_ids, language_ids for batched execution.
elevenlabs_dubbing_transcript_get
read-only
accountproject_id*project_ids
Get Dubbing Transcript. The project's source transcript, as editable segments. Bulk support: accepts project_ids for batched execution. Get Dubbing Transcript. The project's source transcript, as editable segments. Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_transcript_segment_add
text*end_s*accountstart_s*project_id*speaker_id*
+2
Add Dubbing Transcript Segment. Enterprise only. Add a new source segment to the transcript. Bulk support: accepts project_ids, speaker_ids for batched execution. Add Dubbing Transcript Segment. Enterprise only. Add a new source segment to the transcript. Bulk support: accepts project_ids, speaker_ids for batched execution.
elevenlabs_dubbing_transcript_segment_delete
accountproject_id*segment_id*project_idssegment_ids
Delete Dubbing Transcript Segment. Enterprise only. Remove a source segment from the transcript. Bulk support: accepts project_ids, segment_ids for batched execution. Delete Dubbing Transcript Segment. Enterprise only. Remove a source segment from the transcript. Bulk support: accepts project_ids, segment_ids for batched execution.
elevenlabs_dubbing_transcript_segments_update
accountsegments*project_id*project_ids
Update Dubbing Transcript Segments. Enterprise only. Edit several source segments' text, speaker, or timing in one atomic request. Bulk support: accepts project_ids for batched ex… Update Dubbing Transcript Segments. Enterprise only. Edit several source segments' text, speaker, or timing in one atomic request. Bulk support: accepts project_ids for batched execution.
elevenlabs_dubbing_transcript_segment_update
textend_saccountstart_sproject_id*segment_id*
+4
Update Dubbing Transcript Segment. Enterprise only. Edit a source segment's text, speaker, or timing. Bulk support: accepts project_ids, segment_ids, speaker_ids for batched execu… Update Dubbing Transcript Segment. Enterprise only. Edit a source segment's text, speaker, or timing. Bulk support: accepts project_ids, segment_ids, speaker_ids for batched execution.
elevenlabs_edit_chapter
nameaccountcontentchapter_id*project_id*chapter_ids
+1
Update Chapter. Updates a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. Update Chapter. Updates a chapter. Bulk support: accepts project_ids, chapter_ids for batched execution.
elevenlabs_edit_project
name*titleauthoraccountproject_id*isbn_number
+6
Update Studio Project. Updates the specified Studio project by setting the values of the parameters passed. Bulk support: accepts project_ids, default_title_voice_ids, default_par… Update Studio Project. Updates the specified Studio project by setting the values of the parameters passed. Bulk support: accepts project_ids, default_title_voice_ids, default_paragraph_voice_ids for batched execution.
elevenlabs_edit_pvc_voice
namelabelsaccountlanguagevoice_id*voice_ids
+1
Edit Pvc Voice. Edit PVC voice metadata Bulk support: accepts voice_ids for batched execution. Edit Pvc Voice. Edit PVC voice metadata Bulk support: accepts voice_ids for batched execution.
elevenlabs_edit_pvc_voice_sample
accountvoice_id*file_namesample_id*trim_end_timetrim_start_time
+2
Update Pvc Voice Sample. Update a PVC voice sample - apply noise removal, select speaker, change trim times or file name. Update Pvc Voice Sample. Update a PVC voice sample - apply noise removal, select speaker, change trim times or file name.
elevenlabs_edit_service_account_api_key
nameaccountapi_key_id*is_enabledallowed_ipsapi_key_ids
+5
Edit Service Account Api Key. Update an existing API key for a service account Bulk support: accepts service_account_user_ids, api_key_ids for batched execution. Edit Service Account Api Key. Update an existing API key for a service account Bulk support: accepts service_account_user_ids, api_key_ids for batched execution.
elevenlabs_edit_voice_settings
speedstyleaccountvoice_id*stabilityvoice_ids
+2
Edit Voice Settings. Edit your settings for a specific voice. "similarity_boost" corresponds to "Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "St… Edit Voice Settings. Edit your settings for a specific voice. "similarity_boost" corresponds to "Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app. Bulk support: accepts voice_ids for batched execution.
elevenlabs_edit_workspace_webhook_route
name*eventsaccountwebhook_id*is_disabled*webhook_ids
+2
Update Workspace Webhook. Update the specified workspace webhook Bulk support: accepts webhook_ids for batched execution. Update Workspace Webhook. Update the specified workspace webhook Bulk support: accepts webhook_ids for batched execution.
elevenlabs_generate
seedpromptaccountmodel_idmodel_idsfinetune_id
+13
Compose Music. Compose a song from a prompt or a composition plan. Bulk support: accepts model_ids, finetune_ids for batched execution. Compose Music. Compose a song from a prompt or a composition plan. Bulk support: accepts model_ids, finetune_ids for batched execution.
elevenlabs_get_audio_from_sample
read-only
accountvoice_id*sample_id*voice_idssample_ids
Get Audio From Sample. Returns the audio corresponding to a sample attached to a voice. Bulk support: accepts voice_ids, sample_ids for batched execution. Get Audio From Sample. Returns the audio corresponding to a sample attached to a voice. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_get_audio_full_from_speech_history_item
read-only
accounthistory_item_id*history_item_ids
Get Audio From History Item. Returns the audio of an history item. Bulk support: accepts history_item_ids for batched execution. Get Audio From History Item. Returns the audio of an history item. Bulk support: accepts history_item_ids for batched execution.
elevenlabs_get_audio_isolation_history
read-only
pagesearchaccountpage_size
Get Audio Isolation History. Returns a list of all your audio isolation generations. Get Audio Isolation History. Returns a list of all your audio isolation generations.
elevenlabs_get_audio_native_project_setting_340fd1
read-only
accountproject_id*project_ids
Get Audio Native Project Settings. Get player settings for the specific project. Bulk support: accepts project_ids for batched execution. Get Audio Native Project Settings. Get player settings for the specific project. Bulk support: accepts project_ids for batched execution.
elevenlabs_get_chapter_by_id_endpoint
read-only
accountchapter_id*project_id*chapter_idsproject_ids
Get Chapter. Returns information about a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution. Get Chapter. Returns information about a specific chapter. Bulk support: accepts project_ids, chapter_ids for batched execution.
elevenlabs_get_chapters
read-only
accountproject_id*project_ids
List Chapters. Returns a list of a Studio project's chapters. Bulk support: accepts project_ids for batched execution. List Chapters. Returns a list of a Studio project's chapters. Bulk support: accepts project_ids for batched execution.
elevenlabs_get_chapter_snapshot_endpoint
read-only
accountchapter_id*project_id*chapter_idsproject_idschapter_snapshot_id*
+1
Get Chapter Snapshot. Returns the chapter snapshot. Bulk support: accepts project_ids, chapter_ids, chapter_snapshot_ids for batched execution. Get Chapter Snapshot. Returns the chapter snapshot. Bulk support: accepts project_ids, chapter_ids, chapter_snapshot_ids for batched execution.
elevenlabs_get_chapter_snapshots
read-only
accountchapter_id*project_id*chapter_idsproject_ids
List Chapter Snapshots. Gets information about all the snapshots of a chapter. Each snapshot can be downloaded as audio. Whenever a chapter is converted a snapshot will automatical… List Chapter Snapshots. Gets information about all the snapshots of a chapter. Each snapshot can be downloaded as audio. Whenever a chapter is converted a snapshot will automatically be created. Bulk support: accepts project_ids, chapter_ids for batched execution.
elevenlabs_get_dubbed_file
read-only
accountdubbing_id*dubbing_idslanguage_code*
Get Dubbed File. Returns dub as a streamed MP3 or MP4 file. If this dub has been edited using Dubbing Studio you need to use the resource render endpoint as this endpoint only retu… Get Dubbed File. Returns dub as a streamed MP3 or MP4 file. If this dub has been edited using Dubbing Studio you need to use the resource render endpoint as this endpoint only returns the original automatic dub result. Bulk support: accepts dubbing_ids for batched execution.
elevenlabs_get_dubbed_metadata
read-only
accountdubbing_id*dubbing_ids
Get Dubbing. Returns metadata about a dubbing project, including whether it's still in progress or not Bulk support: accepts dubbing_ids for batched execution. Get Dubbing. Returns metadata about a dubbing project, including whether it's still in progress or not Bulk support: accepts dubbing_ids for batched execution.
elevenlabs_get_dubbing_transcripts
read-only
accountdubbing_id*dubbing_idsformat_type*language_code*
Retrieve A Transcript. Fetch the transcript for one of the languages in a dub. Bulk support: accepts dubbing_ids for batched execution. Retrieve A Transcript. Fetch the transcript for one of the languages in a dub. Bulk support: accepts dubbing_ids for batched execution.
elevenlabs_get_finetune
read-only
accountfinetune_id*finetune_ids
Get Music Finetune. Get a music finetune. Bulk support: accepts finetune_ids for batched execution. Get Music Finetune. Get a music finetune. Bulk support: accepts finetune_ids for batched execution.
elevenlabs_get_finetunes
read-only
sortcursoraccountpage_sizecreated_byvisibility
+1
Get Music Finetunes. List music finetunes accessible to you (your own, workspace-shared, and ElevenLabs-curated), with optional filtering, sorting, and cursor pagination. Get Music Finetunes. List music finetunes accessible to you (your own, workspace-shared, and ElevenLabs-curated), with optional filtering, sorting, and cursor pagination.
elevenlabs_get_groups_endpoint
read-only
account
Get All Groups. Get all groups in the workspace Get All Groups. Get all groups in the workspace
elevenlabs_get_library_voices
read-only
agepagesortaccentgenderlocale
+14
Get Voices. Retrieves a list of shared voices. Bulk support: accepts owner_ids for batched execution. Get Voices. Retrieves a list of shared voices. Bulk support: accepts owner_ids for batched execution.
elevenlabs_get_models
read-only
account
Get Models. Gets a list of available models. Get Models. Gets a list of available models.
elevenlabs_get_project_by_id
read-only
accountshare_idshare_idsproject_id*project_ids
Get Studio Project. Returns information about a specific Studio project. This endpoint returns more detailed information about a project than `GET /v1/studio`. Bulk support: accep… Get Studio Project. Returns information about a specific Studio project. This endpoint returns more detailed information about a project than `GET /v1/studio`. Bulk support: accepts project_ids, share_ids for batched execution.
elevenlabs_get_project_muted_tracks_endpoint
read-only
accountproject_id*project_ids
Get Project Muted Tracks. Returns a list of chapter IDs that have muted tracks in a project. Bulk support: accepts project_ids for batched execution. Get Project Muted Tracks. Returns a list of chapter IDs that have muted tracks in a project. Bulk support: accepts project_ids for batched execution.
elevenlabs_get_projects
read-only
account
List Studio Projects. Returns a list of your Studio projects with metadata. List Studio Projects. Returns a list of your Studio projects with metadata.
elevenlabs_get_project_snapshot_endpoint
read-only
accountproject_id*project_idsproject_snapshot_id*project_snapshot_ids
Get Project Snapshot. Returns the project snapshot. Bulk support: accepts project_ids, project_snapshot_ids for batched execution. Get Project Snapshot. Returns the project snapshot. Bulk support: accepts project_ids, project_snapshot_ids for batched execution.
elevenlabs_get_project_snapshots
read-only
accountproject_id*project_ids
List Studio Project Snapshots. Retrieves a list of snapshots for a Studio project. Bulk support: accepts project_ids for batched execution. List Studio Project Snapshots. Retrieves a list of snapshots for a Studio project. Bulk support: accepts project_ids for batched execution.
elevenlabs_get_pronunciation_dictionaries_metadata
read-only
sortcursoraccountpage_sizesort_directioninclude_archived
Get Pronunciation Dictionaries. Get a list of the pronunciation dictionaries you have access to and their metadata Get Pronunciation Dictionaries. Get a list of the pronunciation dictionaries you have access to and their metadata
elevenlabs_get_pronunciation_dictionary_metadata
read-only
accountpronunciation_dictionary_id*pronunciation_dictionary_ids
Get Metadata For A Pronunciation Dictionary. Get metadata for a pronunciation dictionary Bulk support: accepts pronunciation_dictionary_ids for batched execution. Get Metadata For A Pronunciation Dictionary. Get metadata for a pronunciation dictionary Bulk support: accepts pronunciation_dictionary_ids for batched execution.
elevenlabs_get_pronunciation_dictionary_ver_45baf2
read-only
accountversion_id*version_idsdictionary_id*dictionary_ids
Get A Pls File With A Pronunciation Dictionary Version Rules. Get a PLS file with a pronunciation dictionary version rules Bulk support: accepts dictionary_ids, version_ids for ba… Get A Pls File With A Pronunciation Dictionary Version Rules. Get a PLS file with a pronunciation dictionary version rules Bulk support: accepts dictionary_ids, version_ids for batched execution.
elevenlabs_get_pvc_sample_audio
read-only
accountvoice_id*sample_id*voice_idssample_idsremove_background_noise
Retrieve Voice Sample Audio. Retrieve the first 30 seconds of voice sample audio with or without noise removal. Bulk support: accepts voice_ids, sample_ids for batched execution. Retrieve Voice Sample Audio. Retrieve the first 30 seconds of voice sample audio with or without noise removal. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_get_pvc_sample_speakers
read-only
accountvoice_id*sample_id*voice_idssample_ids
Retrieve Speaker Separation Status. Retrieve the status of the speaker separation process and the list of detected speakers if complete. Bulk support: accepts voice_ids, sample_id… Retrieve Speaker Separation Status. Retrieve the status of the speaker separation process and the list of detected speakers if complete. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_get_pvc_sample_visual_waveform
read-only
accountvoice_id*sample_id*voice_idssample_ids
Retrieve Voice Sample Visual Waveform. Retrieve the visual waveform of a voice sample. Bulk support: accepts voice_ids, sample_ids for batched execution. Retrieve Voice Sample Visual Waveform. Retrieve the visual waveform of a voice sample. Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_get_pvc_voice_captcha
read-only
accountvoice_id*voice_ids
Get Pvc Voice Captcha. Get captcha for PVC voice verification. Bulk support: accepts voice_ids for batched execution. Get Pvc Voice Captcha. Get captcha for PVC voice verification. Bulk support: accepts voice_ids for batched execution.
elevenlabs_get_resource_metadata
read-only
accountresource_id*resource_idsresource_type*
Get Resource. Gets the metadata of a resource by ID. Bulk support: accepts resource_ids for batched execution. Get Resource. Gets the metadata of a resource by ID. Bulk support: accepts resource_ids for batched execution.
elevenlabs_get_service_account_api_keys_route
read-only
accountservice_account_user_id*service_account_user_ids
Get Service Account Api Keys Route. Get all API keys for a service account Bulk support: accepts service_account_user_ids for batched execution. Get Service Account Api Keys Route. Get all API keys for a service account Bulk support: accepts service_account_user_ids for batched execution.
elevenlabs_get_single_use_token
accounttoken_type*
Create Single Use Token. Generate a time limited single-use token with embedded authentication for frontend clients. Create Single Use Token. Generate a time limited single-use token with embedded authentication for frontend clients.
elevenlabs_get_speaker_audio
read-only
accountvoice_id*sample_id*voice_idssample_idsspeaker_id*
+1
Retrieve Separated Speaker Audio. Retrieve the separated audio for a specific speaker. Bulk support: accepts voice_ids, sample_ids, speaker_ids for batched execution. Retrieve Separated Speaker Audio. Retrieve the separated audio for a specific speaker. Bulk support: accepts voice_ids, sample_ids, speaker_ids for batched execution.
elevenlabs_get_speech_engine
read-only
accountspeech_engine_id*speech_engine_ids
Get Speech Engine. Retrieve a Speech Engine resource Bulk support: accepts speech_engine_ids for batched execution. Get Speech Engine. Retrieve a Speech Engine resource Bulk support: accepts speech_engine_ids for batched execution.
elevenlabs_get_speech_history
read-only
searchsourceaccountmodel_idvoice_idmodel_ids
+7
List Generated Items. Returns a list of your generated audio (e.g. text to speech, speech to speech, Studio, dubbing). Music and SFX generations are not included and cannot current… List Generated Items. Returns a list of your generated audio (e.g. text to speech, speech to speech, Studio, dubbing). Music and SFX generations are not included and cannot currently be retrieved via the API. Bulk support: accepts start_after_history_item_ids, voice_ids, model_ids for batched execution.
elevenlabs_get_speech_history_item_by_id
read-only
accounthistory_item_id*history_item_ids
Get History Item. Retrieves a history item. Bulk support: accepts history_item_ids for batched execution. Get History Item. Retrieves a history item. Bulk support: accepts history_item_ids for batched execution.
elevenlabs_get_transcript_by_id
read-only
accounttranscription_id*transcription_ids
Get Transcript By Id. Retrieve a previously generated transcript by its ID. Bulk support: accepts transcription_ids for batched execution. Get Transcript By Id. Retrieve a previously generated transcript by its ID. Bulk support: accepts transcription_ids for batched execution.
elevenlabs_get_user_info
read-only
account
Get User Info. Gets information about the user Get User Info. Gets information about the user
elevenlabs_get_user_subscription_info
read-only
account
Get User Subscription Info. Gets extended information about the users subscription Get User Subscription Info. Gets extended information about the users subscription
elevenlabs_get_user_voices_v2
read-only
agesortaccentgendersearchaccount
+15
Get Voices V2. Gets a list of all available voices for a user with search, filtering and pagination. Get Voices V2. Gets a list of all available voices for a user with search, filtering and pagination.
elevenlabs_get_voice_accents
read-only
accountlanguagemodel_idmodel_ids
Get Voice Accents. Gets the list of available accents in the shared voice library. Bulk support: accepts model_ids for batched execution. Get Voice Accents. Gets the list of available accents in the shared voice library. Bulk support: accepts model_ids for batched execution.
elevenlabs_get_voice_by_id
read-only
accountvoice_id*voice_idswith_settings
Get Voice. Returns metadata about a specific voice. Bulk support: accepts voice_ids for batched execution. Get Voice. Returns metadata about a specific voice. Bulk support: accepts voice_ids for batched execution.
elevenlabs_get_voices
read-only
accountshow_legacy
List Voices. Returns a list of all available voices for a user. Stops working once the user's workspace exceeds 500 voices. List Voices. Returns a list of all available voices for a user. Stops working once the user's workspace exceeds 500 voices.
elevenlabs_get_voice_settings
read-only
accountvoice_id*voice_ids
Get Voice Settings. Returns the settings for a specific voice. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "St… Get Voice Settings. Returns the settings for a specific voice. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app. Bulk support: accepts voice_ids for batched execution.
elevenlabs_get_voice_settings_default
read-only
account
Get Default Voice Settings.. Gets the default settings for voices. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to… Get Default Voice Settings.. Gets the default settings for voices. "similarity_boost" corresponds to"Clarity + Similarity Enhancement" in the web app and "stability" corresponds to "Stability" slider in the web app.
elevenlabs_get_workspace_audit_logs
read-only
limitcursoraccountactor_uidclass_nameactivity_name
+2
Get Workspace Audit Logs. Returns the audit log for the workspace. Requires enterprise tier and the audit_log_read permission. Get Workspace Audit Logs. Returns the audit log for the workspace. Requires enterprise tier and the audit_log_read permission.
elevenlabs_get_workspace_members
read-only
account
Get Workspace Members. Gets a list of all members of the workspace, including locked members. Service accounts are excluded. Requires the workspace_members_read permission. Get Workspace Members. Gets a list of all members of the workspace, including locked members. Service accounts are excluded. Requires the workspace_members_read permission.
elevenlabs_get_workspace_service_accounts
read-only
account
Get Workspace Service Accounts. List all service accounts in the workspace Get Workspace Service Accounts. List all service accounts in the workspace
elevenlabs_get_workspace_webhooks_route
read-only
accountinclude_usages
List Workspace Webhooks. List all webhooks for a workspace List Workspace Webhooks. List all webhooks for a workspace
elevenlabs_invite_user
email*accountgroup_idsseat_typeusage_limitworkspace_permission
Invite User. Sends an email invitation to join your workspace to the provided email. If the user doesn't have an account they will be prompted to create one. If the user accepts th… Invite User. Sends an email invitation to join your workspace to the provided email. If the user doesn't have an account they will be prompted to create one. If the user accepts this invite they will be added as a user to your workspace and your subscription using one of your seats. This endpoint may only be called by workspace members with the WORKSPACE_MEMBERS_INVITE permission. If the user is already in the workspace a 400 error will be returned.
elevenlabs_invite_users_bulk
emails*accountgroup_idsseat_typeusage_limit
Invite Multiple Users. Sends email invitations to join your workspace to the provided emails. Requires all email addresses to be part of a verified domain. If the users don't have… Invite Multiple Users. Sends email invitations to join your workspace to the provided emails. Requires all email addresses to be part of a verified domain. If the users don't have an account they will be prompted to create one. If the users accept these invites they will be added as users to your workspace and your subscription using one of your seats. This endpoint may only be called by workspace members with the WORKSPACE_MEMBERS_INVITE permission.
elevenlabs_list_accounts
read-only
Lista as contas conectadas neste MCP (id, email, label). Use o resultado pra escolher qual passar em `account` nas outras tools quando houver mais de uma. Lista as contas conectadas neste MCP (id, email, label). Use o resultado pra escolher qual passar em `account` nas outras tools quando houver mais de uma.
elevenlabs_list_auth_connections
read-only
account
Get Workspace Auth Connections. Get all auth connections for the workspace Get Workspace Auth Connections. Get all auth connections for the workspace
elevenlabs_list_dubs
read-only
cursoraccountorder_bypage_sizedubbing_modelsdubbing_status
+5
List Dubs. List the dubs you have access to. List Dubs. List the dubs you have access to.
elevenlabs_list_speech_engines
read-only
cursorsearchaccountsort_bypage_sizesort_direction
List Speech Engines. Returns a paginated list of Speech Engine resources. List Speech Engines. Returns a paginated list of Speech Engine resources.
elevenlabs_patch_pronunciation_dictionary
nameaccountarchivedpronunciation_dictionary_id*pronunciation_dictionary_ids
Update Pronunciation Dictionary. Partially update the pronunciation dictionary without changing the version Bulk support: accepts pronunciation_dictionary_ids for batched executio… Update Pronunciation Dictionary. Partially update the pronunciation dictionary without changing the version Bulk support: accepts pronunciation_dictionary_ids for batched execution.
elevenlabs_public_create_order
bodyaccount
Create Order. Creates a new Productions order in the workspace. The order starts in the open state and can be configured with items before submission. Create Order. Creates a new Productions order in the workspace. The order starts in the open state and can be configured with items before submission.
elevenlabs_public_get_available_languages
read-only
accountorder_item_kind*
Get Available Languages. Returns the available languages for a given order item kind. Get Available Languages. Returns the available languages for a given order item kind.
elevenlabs_public_get_media_info
read-only
accountmedia_id*order_id*media_idsorder_ids
Get Media Info. Retrieves metadata and a time-limited download URL for a previously uploaded media file. Bulk support: accepts order_ids, media_ids for batched execution. Get Media Info. Retrieves metadata and a time-limited download URL for a previously uploaded media file. Bulk support: accepts order_ids, media_ids for batched execution.
elevenlabs_public_get_order
read-only
accountorder_id*order_ids
Get Order. Retrieves full details for a Productions order. Quote and pricing information may not be available immediately; if you wish to see the quote before submission, you may… Get Order. Retrieves full details for a Productions order. Quote and pricing information may not be available immediately; if you wish to see the quote before submission, you may need to poll the order details until it is ready. Bulk support: accepts order_ids for batched execution.
elevenlabs_public_get_order_deliverables
read-only
accountorder_id*order_ids
Get Order Deliverables. Retrieves the delivered files for a completed order. Returns an empty list if the order is not yet completed. Bulk support: accepts order_ids for batched e… Get Order Deliverables. Retrieves the delivered files for a completed order. Returns an empty list if the order is not yet completed. Bulk support: accepts order_ids for batched execution.
elevenlabs_public_list_orders
read-only
offsetstatusaccountend_datepage_sizestart_date
List Orders. Lists Productions orders in the workspace. Supports filtering by status and date range, with pagination. List Orders. Lists Productions orders in the workspace. Supports filtering by status and date range, with pagination.
elevenlabs_public_remove_order_item
accountitem_id*item_idsorder_id*order_ids
Remove Order Item. Removes an order item from an open order. Bulk support: accepts order_ids, item_ids for batched execution. Remove Order Item. Removes an order item from an open order. Bulk support: accepts order_ids, item_ids for batched execution.
elevenlabs_public_submit_order
accountorder_id*order_ids
Submit Order. Submits an open order for processing. The order must have at least one item. Once submitted, items can no longer be modified. Upon submission, the workspace will be… Submit Order. Submits an open order for processing. The order must have at least one item. Once submitted, items can no longer be modified. Upon submission, the workspace will be charged for the order. The quote is based on information extracted from the uploaded media, such as its duration. The quote may not be available immediately; if you wish to see the quote before submission, you may need to poll the order details until the quote is ready. Bulk support: accepts order_ids for batched execution.
elevenlabs_public_update_order
accountrequest*order_id*order_ids
Update Order. Updates an open order. Bulk support: accepts order_ids for batched execution. Update Order. Updates an open order. Bulk support: accepts order_ids for batched execution.
elevenlabs_public_upsert_order_item
accountrequest*order_id*order_ids
Upsert Order Item. Adds or updates an order item on an open order. Returns the item ID and the quoted price. Bulk support: accepts order_ids for batched execution. Upsert Order Item. Adds or updates an order item on an open order. Returns the item ID and the quoted price. Bulk support: accepts order_ids for batched execution.
elevenlabs_redirect_to_mintlify
read-only
account
Redirect To Mintlify Redirect To Mintlify
elevenlabs_remove_member
email*accountgroup_id*group_ids
Delete Member From User Group. Removes a member from the specified group. Requires `group_members_manage` permission. Bulk support: accepts group_ids for batched execution. Delete Member From User Group. Removes a member from the specified group. Requires `group_members_manage` permission. Bulk support: accepts group_ids for batched execution.
elevenlabs_remove_rules
accountrule_strings*pronunciation_dictionary_id*pronunciation_dictionary_ids
Remove Rules From The Pronunciation Dictionary. Remove rules from the pronunciation dictionary Bulk support: accepts pronunciation_dictionary_ids for batched execution. Remove Rules From The Pronunciation Dictionary. Remove rules from the pronunciation dictionary Bulk support: accepts pronunciation_dictionary_ids for batched execution.
elevenlabs_replicate_voice_to_isolated_environment
accountvoice_id*voice_idspreserve_voice_idpreserve_voice_idstarget_workspace_id*
+1
Replicate Voice To Isolated Environment. Replicates an Instant Voice Clone or Voice Design voice to a workspace in a different data residency. The target workspace must belong to t… Replicate Voice To Isolated Environment. Replicates an Instant Voice Clone or Voice Design voice to a workspace in a different data residency. The target workspace must belong to the same consolidated billing group. The user must have VOICES_WRITE in the source workspace, and be an admin on the source voice. Human users (i.e. not service accounts) must also have VOICES_WRITE in the target workspace. This endpoint is available on the central environment only. Bulk support: accepts voice_ids, target_workspace_ids, preserve_voice_ids for batched execution.
elevenlabs_requests_list
sortlimitsearchaccountfiltersend_time
+1
List Api Requests. Returns a list of API requests. Supports filtering by time range, column filters, and search terms. At least one of start_time or end_time must be provided. An o… List Api Requests. Returns a list of API requests. Supports filtering by time range, column filters, and search terms. At least one of start_time or end_time must be provided. An optional sort parameter controls timestamp ordering. Results are ordered by timestamp. Descending if end_time is used, ascending if start_time is used. The response is a tabular structure with columns, column_types, column_units, and rows.
elevenlabs_run_pvc_voice_training
accountmodel_idvoice_id*model_idsvoice_ids
Run Pvc Training. Start PVC training process for a voice. Bulk support: accepts voice_ids, model_ids for batched execution. Run Pvc Training. Start PVC training process for a voice. Bulk support: accepts voice_ids, model_ids for batched execution.
elevenlabs_search_groups
read-only
name*account
Search User Groups. Searches for user groups in the workspace. Multiple or no groups may be returned. Search User Groups. Searches for user groups in the workspace. Multiple or no groups may be returned.
elevenlabs_set_rules
rules*accountpronunciation_dictionary_id*pronunciation_dictionary_ids
Set Rules On The Pronunciation Dictionary. Replaces all existing rules on the pronunciation dictionary with the provided ones. Bulk support: accepts pronunciation_dictionary_ids f… Set Rules On The Pronunciation Dictionary. Replaces all existing rules on the pronunciation dictionary with the provided ones. Bulk support: accepts pronunciation_dictionary_ids for batched execution.
elevenlabs_set_third_party_disabling_policy
accountthird_party_disable_allowed
Set Workspace Third-Party Disabling Policy. Set the workspace-wide Third-Party Disabling policy. When set, it forces, for every API key in the workspace, whether the holder of a ke… Set Workspace Third-Party Disabling Policy. Set the workspace-wide Third-Party Disabling policy. When set, it forces, for every API key in the workspace, whether the holder of a key (potentially a third party who found it) may disable it via the self-disable endpoint or when it leaks publicly — overriding each key's own setting. Pass `true` to allow it for all keys, `false` to forbid it for all keys, or `null` to clear the override so per-key values and the plan default apply again. Workspace admins only.
elevenlabs_share_resource_endpoint
role*accountgroup_idgroup_idsuser_emailresource_id*
+4
Share Workspace Resource. Grants a role (one of 'admin', 'editor', 'commenter', or 'viewer') on a workspace resource to a user, group, or workspace (service account) API key. This… Share Workspace Resource. Grants a role (one of 'admin', 'editor', 'commenter', or 'viewer') on a workspace resource to a user, group, or workspace (service account) API key. This overrides any existing role the target has on the resource. To target a user or service account, pass only the user email; the user must be in your workspace. To target a group, pass only the group id. To target a workspace (service account) API key, pass the api key id; the resource will be shared with the service account associated with that key. You must have admin access to the resource to share it. Bulk support: accepts resource_ids, group_ids, workspace_api_key_ids for batched execution.
elevenlabs_sound_generation
looptext*accountmodel_idmodel_idsoutput_format
+2
Sound Generation. Turn text into sound effects for your videos, voice-overs or video games using the most advanced sound effects models in the world. Bulk support: accepts model_i… Sound Generation. Turn text into sound effects for your videos, voice-overs or video games using the most advanced sound effects models in the world. Bulk support: accepts model_ids for batched execution.
elevenlabs_start_speaker_separation
accountvoice_id*sample_id*voice_idssample_ids
Start Speaker Separation. Start speaker separation process for a sample Bulk support: accepts voice_ids, sample_ids for batched execution. Start Speaker Separation. Start speaker separation process for a sample Bulk support: accepts voice_ids, sample_ids for batched execution.
elevenlabs_stream_chapter_snapshot_audio
accountchapter_id*project_id*chapter_idsproject_idsconvert_to_mpeg
+2
Stream Chapter Audio. Stream the audio from a chapter snapshot. Use `GET /v1/studio/projects/{project_id}/chapters/{chapter_id}/snapshots` to return the snapshots of a chapter. Bu… Stream Chapter Audio. Stream the audio from a chapter snapshot. Use `GET /v1/studio/projects/{project_id}/chapters/{chapter_id}/snapshots` to return the snapshots of a chapter. Bulk support: accepts project_ids, chapter_ids, chapter_snapshot_ids for batched execution.
elevenlabs_stream_project_snapshot_archive_60141b
accountproject_id*project_idsproject_snapshot_id*project_snapshot_ids
Stream Archive With Studio Project Audio. Returns a compressed archive of the Studio project's audio. Bulk support: accepts project_ids, project_snapshot_ids for batched execution… Stream Archive With Studio Project Audio. Returns a compressed archive of the Studio project's audio. Bulk support: accepts project_ids, project_snapshot_ids for batched execution.
elevenlabs_text_to_dialogue
seedinputs*accountmodel_idsettingsmodel_ids
+5
Text To Dialogue (Multi-Voice). Converts a list of text and voice ID pairs into speech (dialogue) and returns audio. Bulk support: accepts model_ids for batched execution. Text To Dialogue (Multi-Voice). Converts a list of text and voice ID pairs into speech (dialogue) and returns audio. Bulk support: accepts model_ids for batched execution.
elevenlabs_text_to_speech_full
seedtext*accountmodel_idvoice_id*next_text
+12
Text To Speech. Converts text into speech using a voice of your choice and returns audio. Text To Speech. Converts text into speech using a voice of your choice and returns audio.
elevenlabs_text_to_voice_design
seedtextaccountqualityloudnessmodel_id
+13
Design A Voice.. Design a voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encoded mp3 au… Design A Voice.. Design a voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encoded mp3 audio. To create a voice use the generated_voice_id of the preferred preview with the /v1/text-to-voice endpoint. Bulk support: accepts model_ids, remixing_session_ids, remixing_session_iteration_ids for batched execution.
elevenlabs_text_to_voice_preview_stream
read-only
accountgenerated_voice_id*generated_voice_ids
Text To Voice Preview Streaming. Stream a voice preview that was created via the /v1/text-to-voice/design endpoint. Bulk support: accepts generated_voice_ids for batched execution… Text To Voice Preview Streaming. Stream a voice preview that was created via the /v1/text-to-voice/design endpoint. Bulk support: accepts generated_voice_ids for batched execution.
elevenlabs_text_to_voice_remix
seedtextaccountloudnessvoice_id*voice_ids
+10
Remix A Voice.. Remix an existing voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encode… Remix A Voice.. Remix an existing voice via a prompt. This method returns a list of voice previews. Each preview has a generated_voice_id and a sample of the voice as base64 encoded mp3 audio. To create a voice use the generated_voice_id of the preferred preview with the /v1/text-to-voice endpoint. Bulk support: accepts voice_ids, remixing_session_ids, remixing_session_iteration_ids for batched execution.
elevenlabs_unshare_resource_endpoint
accountgroup_idgroup_idsuser_emailresource_id*resource_ids
+3
Unshare Workspace Resource. Removes any existing role on a workspace resource from a user, group, or workspace (service account) API key. To target a user or service account, pass… Unshare Workspace Resource. Removes any existing role on a workspace resource from a user, group, or workspace (service account) API key. To target a user or service account, pass only the user email; the user must be in your workspace. To target a group, pass only the group id. To target a workspace (service account) API key, pass the api key id; the resource will be unshared from the service account associated with that key. You must have admin access to the resource to unshare it. You cannot remove permissions from the user who created the resource. Bulk support: accepts resource_ids, group_ids, workspace_api_key_ids for batched execution.
elevenlabs_update_auth_connection
body*accountauth_connection_id*auth_connection_ids
Update Workspace Auth Connection. Update an auth connection Bulk support: accepts auth_connection_ids for batched execution. Update Workspace Auth Connection. Update an auth connection Bulk support: accepts auth_connection_ids for batched execution.
elevenlabs_update_finetune
nametagsaccountvisibilityfinetune_id*finetune_ids
+1
Update Music Finetune. Update a music finetune. Bulk support: accepts finetune_ids for batched execution. Update Music Finetune. Update a music finetune. Bulk support: accepts finetune_ids for batched execution.
elevenlabs_update_pronunciation_dictionaries
accountproject_id*project_idsinvalidate_affected_textpronunciation_dictionary_locators*
Create Pronunciation Dictionaries. Create a set of pronunciation dictionaries acting on a project. This will automatically mark text within this project as requiring reconverting w… Create Pronunciation Dictionaries. Create a set of pronunciation dictionaries acting on a project. This will automatically mark text within this project as requiring reconverting where the new dictionary would apply or the old one no longer does. Bulk support: accepts project_ids for batched execution.
elevenlabs_update_speech_engine
asrttsvadnametagsturn
+9
Update Speech Engine. Update a Speech Engine resource (partial update) Bulk support: accepts speech_engine_ids for batched execution. Update Speech Engine. Update a Speech Engine resource (partial update) Bulk support: accepts speech_engine_ids for batched execution.
elevenlabs_update_workspace_member
email*accountis_lockedworkspace_roleworkspace_seat_type
Update Member. Updates attributes of a workspace member. Apart from the email identifier, all parameters will remain unchanged unless specified. This endpoint may only be called by… Update Member. Updates attributes of a workspace member. Apart from the email identifier, all parameters will remain unchanged unless specified. This endpoint may only be called by workspace administrators.
elevenlabs_usage_by_product_over_time
accountfiltersend_time*group_bytime_zonestart_time*
+1
Get Workspace Usage. Returns credit usage broken down by product type over time. The response is a tabular structure with columns, column_types, column_units, and rows. Get Workspace Usage. Returns credit usage broken down by product type over time. The response is a tabular structure with columns, column_types, column_units, and rows.
marketplace
limitqueryactionmcp_idmessagetool_id
+17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",… The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.
report_bug
contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction. Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version
read-only
Show the current MCP platform and adapter versions. Show the current MCP platform and adapter versions.
toolkit_info
read-only