ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ElevenLabs with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Generate high-quality AI speech via ElevenLabs. use lifelike voices, manage text-to-speech, track usage, and handle audio dubbing directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete ElevenLabs capability set.

These are the exact actions your AI can choose when you ask it to work with ElevenLabs.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through ElevenLabs.

  1. 01

    Get subscription

    Get subscription details

  2. 02

    Get user info

    Get user profile info

  3. 03

    List history

    List generation history

  4. 04

    List models

    List AI speech models

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through ElevenLabs.

  1. 05

    List pronunciation dictionaries

    List pronunciation dictionaries

  2. 06

    Text to speech

    Returns audio metadata. Supports 29+ languages. Convert text to speech audio

  3. 07

    Get history item

    Get history item details

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through ElevenLabs.

  1. 08

    Get voice

    Get voice details

  2. 09

    List projects

    List dubbing/voice projects

  3. 10

    List voices

    List all available voices

Observed, not estimated

816ms average. Fast in production.

ElevenLabs is checked daily against the live service.

Daily averagePeak 1020ms
Aug 20Today
Fastest day
670ms
Slowest day
1020ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of ElevenLabs, so you can see the experience inside your AI.

It does not authenticate your account with ElevenLabs. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

ElevenLabs Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — ElevenLabs capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "elevenlabs-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YD6qPocfCpuJZwM1qjcIulFY4aLPPLQXeeBJEegW/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions ElevenLabs owners ask.

  • 01

    Can my agent generate speech using a specific voice ID?

    Yes. Use the 'text_to_speech' capability. Provide the 'voice_id' and the text script. The agent will fire the inference pipeline and return the generated audio content natively.

  • 02

    How do I monitor my character quota via chat?

    Use the 'get_subscription' capability. Your agent will validate the API logic querying your character usage (e.g., 100k limits) and subscription status to prevent system overruns.

  • 03

    Can I translate a video using the dubbing capability through the agent?

    Absolutely. Use the 'create_dubbing' capability. Provide a JSON payload with the 'source_url' and 'target_lang'. The agent will initiate the massive video translation queue and track the rendering job for you.