ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use LMNT with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Synthesize ultra-low latency AI speech, clone voices instantly, and manage your LMNT audio assets 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 · 7 capabilities

The complete LMNT capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through LMNT.

  1. 01

    Get account

    Retrieve account usage and plan information

  2. 02

    Get voice

    Retrieve a specific voice by ID

  3. 03

    Update voice

    Update an existing voice

  4. 04

    Delete voice

    Delete a voice by ID

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through LMNT.

  1. 05

    Create voice

    Create a new voice (Instant Cloning)

  2. 06

    Generate speech

    Returns a base64 encoded audio stream. Generates speech from text and returns base64 audio

  3. 07

    List voices

    List available voices

Observed, not estimated

921ms average. Fast in production.

LMNT is checked daily against the live service.

Daily averagePeak 1215ms
Aug 20Today
Fastest day
736ms
Slowest day
1215ms
14-day trend
Slowing+29%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 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 LMNT, so you can see the experience inside your AI.

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

LMNT Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_HUL7nYTyeZDkCPGI9P4KyMLRDb0Pv4CZVWjuWJeF/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 — LMNT capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "lmnt-ultra-low-latency-speech-synthesis-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_HUL7nYTyeZDkCPGI9P4KyMLRDb0Pv4CZVWjuWJeF/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 LMNT owners ask.

  • 01

    Can I choose different audio formats like MP3 or WAV?

    Yes. The generate_speech capability allows you to specify formats like mp3, wav, or mulaw, along with custom sample rates to fit your application's needs.

  • 02

    How do I create a new voice clone?

    Use the create_voice capability by providing a name and a base64-encoded audio sample. The system will process the file and return a new Voice ID for immediate use.

  • 03

    How can I check how many characters I have left in my plan?

    Run the get_account capability. It returns your current usage metrics and plan details directly from the LMNT API.