CAMB.AI Connector for AI agents.
10 live capabilities
Dub videos and generate high-fidelity speech in 140+ languages.
Waiting for input…
Why people use CAMB.AI
CAMB.AI Video Dubbing for Global Content Creators
This Connector changes that by letting your agent handle the entire pipeline. You just provide the source and the target language, and the agent handles the dubbing, translation, and audio generation. You get a finished, localized file without the middleman.
What Vinkius changes
That CAMB.AI gives you a production-ready audio pipeline controlled entirely by your agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Global Video Localization
A YouTuber wants to dub their latest video into Spanish.
- Real-world use case 02
Bulk Audio Greetings
A marketing team needs to generate 500 personalized audio greetings.
- Real-world use case 03
Real-time App Narration
A developer is building a real-time guide.
Complete set · 10capabilities
The complete CAMB.AI capability set.
These are the exact actions your AI can choose when you ask it to work with CAMB.AI.
01—04
4 capabilities in this set.
Part of 10 available through CAMB.AI.
- 01 Capability
Create dubbing
Use create_dubbing to start a new job to translate and dub a video or audio file into a different language. This lets you quickly localize content without manual editing.
- 02 Capability
Get tts result
Use get_tts_result to retrieve the final audio file once a text-to-speech task is complete. This lets you grab the finished assets immediately for your project.
- 03 Capability
Get tts status
Use get_tts_status to see the progress of a text-to-speech task to know when it's ready. Use this to monitor batch generation jobs in real time.
- 04 Capability
List cloned voices
Use list_cloned_voices to see a list of all your custom-made voice clones in one place. This makes it easy to manage your library of digital twins.
05—07
3 capabilities in this set.
Part of 10 available through CAMB.AI.
- 05 Capability
List source languages
Use list_source_languages to get a full list of every language the system can translate from. Use this to see all your available translation options.
- 06 Capability
List target languages
Use list_target_languages to see every language available for your dubbing and translation jobs. This helps you plan your global content strategy.
- 07 Capability
List voices
Use list_voices to pull a directory of all the public and custom voices you can use. You can quickly find the perfect narrator for any project.
08—10
3 capabilities in this set.
Part of 10 available through CAMB.AI.
- 08 Capability
Create voice clone
Use create_voice_clone to generate a custom digital twin of a specific voice from a few audio samples. It helps you keep a consistent brand voice across all your content.
- 09 Capability
Get job status
Use get_job_status to check if a specific dubbing job is finished or still processing. This keeps you updated on your production queue without leaving your workspace.
- 10 Capability
Create tts
Use create_tts to trigger a text-to-speech task and get a task ID to track the generation. You can use this to turn any script into high-quality audio.
Set up in minutes
One URL. Then ask CAMB.AI to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CAMB.AI 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_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CAMB.AI for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI URL.
- Step 03
Save and start
Save the connection and enable CAMB.AI in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cambai": {
"url": "https://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI
Open Agent mode in chat and ask: "Using CAMB.AI, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cambai": {
"url": "https://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI
Ask Copilot: "Using CAMB.AI, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cambai": {
"url": "https://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI
Open Cascade and ask: "Using CAMB.AI, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cambai": {
"url": "https://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI
Ask Cline: "Using CAMB.AI, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cambai --transport http "https://edge.vinkius.com/vk_preview_ZyKrQchpSYb2IIxyD93eryn1RkT7GlaZsH2KO1Gp/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 CAMB.AI
Ask Claude: "Using CAMB.AI, show me...". 10 tools are ready
Where the request belongs
Work CAMB.AI can move forward.
CAMB.AI is for the content creator who needs to reach a global audience without hiring 50 different voice actors, or the marketing manager who needs to send personalized audio messages in 10+ languages in a single afternoon.
Content Creator
A YouTuber who wants to dub their latest video into five languages to reach a global audience without hiring a studio.
Marketing Manager
A brand lead who needs to generate 500 personalized audio greetings for a global campaign in one afternoon.
App Developer
An engineer building a real-time guide who needs low-latency text-to-speech without building a custom backend.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsElevenLabs
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.
NVIDIA Audio
Transcribe speech, generate voices, translate audio, and clone voices via NVIDIA Audio APIs.
Gladia (Speech AI)
Transcribe, translate, and analyze audio with Gladia's high-speed Speech AI. support for pre-recorded files and live streaming.
Cartesia (Voice AI)
Generate lifelike AI voices, clone speech, and transcribe audio with Cartesia's state-of-the-art Sonic models directly from your AI agent.
Deepgram
Transcribe speech to text with blazing speed and accuracy using neural networks trained on real-world audio at scale.
Resemble AI
Generate high-quality AI voices, manage projects, and transform speech with Resemble AI's powerful voice cloning and synthesis capabilities.
Bring your own AI
Change the model, client or framework. Keep CAMB.AI 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 CAMB.AI.
The practical details behind the request, access and result.
Can CAMB.AI dub my videos into multiple languages?
Yes, CAMB.AI supports dubbing and translation into over 140 different languages, allowing you to reach a global audience quickly.
How many languages does CAMB.AI support for dubbing?
The system supports 140+ languages, covering almost every major market for your content localization needs.
Can I create a custom voice clone with CAMB.AI?
Yes, you can create a custom digital twin of a specific voice using just a few audio samples to maintain brand consistency.
Is the text-to-speech from CAMB.AI high-quality?
CAMB.AI uses high-fidelity models designed to sound natural and preserve the emotional nuances of the original speech.
How do I check if my dubbing job is finished?
You can simply ask your agent to check the status of your jobs. It will pull the real-time status and let you know when the file is ready.
Can I use CAMB.AI for professional marketing content?
Absolutely. It is designed for content creators and marketing teams who need high-quality, scalable audio for global campaigns.
How do I find my CAMB.AI API Key?
Log in to your account, navigate to the Studio dashboard, and go to the Settings or API tab to generate a new key.
Can I use my own voice via AI?
Yes! Use the create_voice_clone capability to upload a sample audio file. Once processed, you can use the resulting ID to generate speech with your voice.
How do I track a dubbing task?
Use the get_job_status capability and provide the job ID. Your agent will return the high-fidelity progress percentage and final results.
One connection away
Give your agent a direct line to CAMB.AI.
Connect CAMB.AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available