4,500+ servers built on MCP Fusion
Vinkius
CAMB.AI logo
Vinkius
Claude Code logo

How to Use the CAMB.AI MCP in Claude Code

Automate audio localization in your CI/CD pipelines. Claude Code connects to CAMB.AI from the terminal.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

CAMB.AI MCP on Cursor AI Code Editor MCP Client CAMB.AI MCP on Claude Desktop App MCP Integration CAMB.AI MCP on OpenAI Agents SDK MCP Compatible CAMB.AI MCP on Visual Studio Code MCP Extension Client CAMB.AI MCP on GitHub Copilot AI Agent MCP Integration CAMB.AI MCP on Google Gemini AI MCP Integration CAMB.AI MCP on Lovable AI Development MCP Client CAMB.AI MCP on Mistral AI Agents MCP Compatible CAMB.AI MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect CAMB.AI MCP to Claude Code

Create your Vinkius account to connect CAMB.AI to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Script Your Entire Dubbing Workflow

Chain CAMB.AI tools together in any shell script. A build script can trigger a dubbing job by piping a file path to `claude mcp call cambai-mcp create_dubbing`. The command returns a job ID you can save to a file. Then, set up a cron job or a later pipeline step to periodically run `get_job_status` with that ID. Once the status is 'complete', another script can fetch the final audio. It's perfect for headless, automated media processing.

Bulk-Generate TTS Audio for CI/CD

Use Claude Code to generate audio assets in bulk. Your script can read a .csv or .json file of text strings, loop through them, and call `create_tts` for each line. This is how you automate generating audio for IVR systems or game dialogue. Each call to `create_tts` returns a task ID. Your script can collect these IDs and then use a second loop to poll `get_tts_status` and download the results with `get_tts_result` as they become available.

Manage Voices and Languages via CLI

Before you kick off a big job, you can use Claude Code for a quick sanity check from your terminal. Run `claude mcp call cambai-mcp list_target_languages` to get a clean list of supported language codes you can pipe to other tools. This MCP Server makes your entire voice library accessible from the command line. A quick call to `list_cloned_voices` or `list_voices` gives you the exact IDs you need for your scripts.

Setup guide

Set up CAMB.AI MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see cambai-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest CAMB.AI transactions." It will automatically discover and invoke the available CAMB.AI tools.

Terminal
claude mcp add --transport http cambai-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about CAMB.AI MCP in Claude Code

In your workflow YAML, install Claude Code and add your MCP token as a secret. Then you can call CAMB.AI tools directly, like `claude mcp call cambai-mcp create_dubbing --source_url ${{ inputs.url }}`.
Yes, that's exactly what it's for. The entire workflow, from starting a job with `create_tts` to checking status and downloading the result with `get_tts_result`, is done through command-line calls.
Write a polling script. After you run `create_dubbing` and get a job ID, use a `while` loop in bash to call `get_job_status` every few minutes until the output no longer shows "processing".
Run `claude mcp call cambai-mcp list_voices` to see all stock voices. To see your custom ones, run `claude mcp call cambai-mcp list_cloned_voices`. You can pipe the JSON output to `jq` for filtering.
All requests from Claude Code are authenticated through your private token. The audio or text data sent to CAMB.AI is processed within a zero-trust, ephemeral environment on Vinkius and is deleted after the job completes.

Start using the CAMB.AI MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for CAMB.AI. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.