Volcengine Speech Synthesis Connector for AI agents.
5 live capabilities
Generate viral TikTok voices and natural narrations for your content.
Waiting for input…
Why people use Volcengine Speech Synthesis
Volcengine Speech Synthesis for Viral TikTok Voiceovers
This Connector lets your agent handle the heavy lifting. Just describe the vibe you want, and it handles the synthesis, format selection, and long-text processing. You get a finished audio file ready to drop into your project.
What Vinkius changes
You get high-quality ByteDance speech synthesis directly within your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Viral TikToks
A creator asks their agent to make a trendy voiceover for a script, and the agent generates the audio using the TikTok female voice.
- Real-world use case 02
Audiobook Production
A producer feeds a 5,000-word chapter to the agent, which uses synthesize_long_text to create a full narration.
- Real-world use case 03
App Accessibility
An engineer tells the agent to add speech to a button, and the agent generates a high-quality voice file for a web app.
Complete set · 5capabilities
The complete Volcengine Speech Synthesis capability set.
These are the exact actions your AI can choose when you ask it to work with Volcengine Speech Synthesis.
01—03
3 capabilities in this set.
Part of 5 available through Volcengine Speech Synthesis.
- 01 Capability
Get audio formats
See which file types like MP3 or WAV are supported for your project. This helps you pick the right format for web streaming or local editing.
- 02 Capability
List voices
Browse all available voice models including the popular TikTok styles. Use this to find the perfect match for your specific content.
- 03 Capability
Synthesize long text
Convert long articles or documents into speech when the text exceeds standard limits. This is the best way to handle entire chapters or long reports.
04—05
2 capabilities in this set.
Part of 5 available through Volcengine Speech Synthesis.
- 04 Capability
Synthesize ssml
Turn SSML tags into speech to control pauses and emphasis. This creates a much more natural flow for serious narration or storytelling.
- 05 Capability
Synthesize speech
Convert text into multi-language speech with custom speed and volume settings. Use this to create viral voiceovers or accessible content.
Set up in minutes
One URL. Then ask Volcengine Speech Synthesis to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Volcengine Speech Synthesis from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Volcengine Speech Synthesis, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Volcengine Speech Synthesis for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Volcengine Speech Synthesis URL.
- Step 03
Save and start
Save the connection and enable Volcengine Speech Synthesis in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"volcengine-speech-synthesis": {
"url": "https://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Volcengine Speech Synthesis
Open Agent mode in chat and ask: "Using Volcengine Speech Synthesis, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"volcengine-speech-synthesis": {
"url": "https://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Volcengine Speech Synthesis
Ask Copilot: "Using Volcengine Speech Synthesis, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"volcengine-speech-synthesis": {
"url": "https://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Volcengine Speech Synthesis
Open Cascade and ask: "Using Volcengine Speech Synthesis, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"volcengine-speech-synthesis": {
"url": "https://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Volcengine Speech Synthesis
Ask Cline: "Using Volcengine Speech Synthesis, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add volcengine-speech-synthesis --transport http "https://edge.vinkius.com/vk_preview_w3fkAFQ6qN01Upq1pce75bdrQJBDCI1PUIsyEF2C/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Volcengine Speech Synthesis
Ask Claude: "Using Volcengine Speech Synthesis, show me...". 5 tools are ready
Where the request belongs
Work Volcengine Speech can move forward.
Content creators who need viral-ready voiceovers, audiobook producers handling thousands of words, and accessibility leads building speech-enabled apps.
TikTok Content Creator
Making viral reels by generating trendy voiceovers for scripts on a Tuesday afternoon.
Audiobook Narrator
Turning long-form manuscripts into natural-sounding audio files for publication.
Accessibility Engineer
Adding high-quality speech output to web applications for visually impaired users.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsElevenLabs
Generate lifelike speech from text with neural voice synthesis that clones voices and supports dozens of languages naturally.
iFLYTEK Open Platform / 讯飞开放平台
China's leading voice and NLP platform. convert speech to text, synthesize voice, and analyze text via AI.
Retell AI
Build human-like AI voice agents that handle phone calls, answer questions, and complete tasks through natural spoken conversation.
NVIDIA Audio
Transcribe speech, generate voices, translate audio, and clone voices via NVIDIA Audio APIs.
Coqui TTS (Open Source Speech Studio API)
Generate high-quality speech from text using Coqui TTS. List available models and synthesize audio directly from your AI agent.
Play.ht (AI Voice Generation & TTS)
Generate ultra-realistic AI voices and convert text to speech instantly using Play.ht's advanced neural engine.
Bring your own AI
Change the model, client or framework. Keep Volcengine Speech connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Volcengine Speech.
The practical details behind the request, access and result.
Does Volcengine Speech Synthesis have the TikTok voices?
Yes, it includes the specific voice models used for viral TikTok effects, allowing you to create that recognizable trendy sound for your videos.
Can I use this for long audiobooks?
Yes, it has a specific capability for long-form text that allows you to convert articles and chapters exceeding 1,024 characters into narration.
Does it support multiple languages?
Yes, it supports synthesis in Chinese, English, and Japanese, making it great for multi-lingual content creation.
How do I make the voice sound more human?
You can use SSML tags to control pauses, emphasis, and intonation, which makes the speech sound much more natural and less like a robot.
What audio formats can I get?
You can choose from several formats including MP3 for web use, WAV for editing, and OGG Opus for efficient streaming.
Is Volcengine Speech Synthesis good for commercial use?
Yes, it is a professional-grade platform used by creators and developers for high-quality narration, accessibility, and content production.
What makes Volcengine TTS different from other TTS services?
Volcengine powers the iconic TikTok TTS effects used in billions of videos. It offers industry-leading Chinese speech quality, trendy social media voices, and ByteDance's proprietary neural voice technology.
Which languages are supported?
Chinese (Mandarin), English, Japanese, and more. Use language parameter: 'zh' for Chinese, 'en' for English, 'ja' for Japanese. Each language has multiple voice styles.
What's the max text length?
Standard synthesis supports up to 1024 characters per request. For longer texts, use the synthesize_long_text capability which automatically handles chunking and combining results for articles and audiobooks.
One connection away
Give your agent a direct line to Volcengine Speech.
Connect Volcengine Speech once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available