MCP server · live

Voice and video AI,
inside your assistants.

Use Voiser's text-to-speech, speech-to-text and video generation tools in Claude, ChatGPT, Cursor and any other MCP client — one click away.

MCP URL https://mcp.voiser.ai/mcp

Ready in three steps

Open an account, add the MCP URL, and let your assistant start speaking.

1

Get an API key

Open a free account at voiser.ai/account/api and create your API key.

2

Add the MCP URL

In your AI client's connector settings, add https://mcp.voiser.ai/mcp.

3

Paste your API key

Paste your Voiser API key into the authorization popup. All tools are now ready in your assistant.

Pick your client

Works with every MCP-capable client. Here are the most popular three.

C

Claude

For Desktop and Web.

  1. Settings → Connectors
  2. Add custom connector
  3. URL: https://mcp.voiser.ai/mcp
  4. Sign in via the popup
G

ChatGPT

On Plus / Pro plans.

  1. Settings → AppsAdvanced settings
  2. Enable Developer mode
  3. Create → URL: https://mcp.voiser.ai/mcp
  4. Authentication: OAuth
›_

Cursor / IDE

Add it to your mcp.json:

copy
{
  "mcpServers": {
    "voiser": {
      "url": "https://mcp.voiser.ai/mcp"
    }
  }
}

Secured with OAuth 2.1

You never paste your API key into the client. Authorization happens in the browser, and tokens are stored encrypted.