Skip to content

VIX MCP & CLI for any AI agent

Generate, edit, and compose media straight from your prompts. Nothing to install, no API key to manage.

Connect VIX to your agent

1

Copy the VIX connector URL

You'll paste it in the next step.

https://mcp.vixsbl.com/mcp
2

Open Claude's connectors

The button lands you on the add-connector screen. Name it VIX and paste the URL.

3

Connect and sign in

Approve VIX on the consent screen. You're set, ask Claude to make something.

Running a terminal agent like Claude Code, Codex, Hermes, or OpenClaw? GitHub ↗

Enhance your Agent with VIX

Ask for what you want. Your agent picks the operations and hands the file back.

VIX connected

One request. The steps in between.

Some edits take a few steps. Your agent runs them in order and hands back the finished file.

  • Transcribe this interview, pull the strongest 30 seconds, and burn captions into the cut.

    1. media.transcribe
    2. media.video.trim
    3. media.video.caption_overlay
  • Animate these four product stills into slow push-ins and stitch them into one 20 second video.

    1. video.generate
    2. media.video.concat_videos
  • Cut this product out of the photo, take it up to 4K, and hand me a transparent PNG.

    1. image.remove_background
    2. image.upscale
  • Read this script in a warm voice and lay it under my b-roll at the right level.

    1. audio.generate
    2. media.audio_mixer
  • Dub this ad into Spanish and keep the captions in sync.

    1. media.auto_dub
    2. media.video.caption_overlay
  • Take the music bed off this clip and give me a clean voice track.

    1. media.video.split_audio_video_track
    2. audio.denoise

Questions

How do I connect VIX to my agent?

Add it as a custom connector in Claude or ChatGPT and paste the URL. Nothing to install and no key to manage. Terminal agents like Claude Code and Codex can use the CLI instead.

Which agents are supported?

Claude on web, desktop, and mobile, ChatGPT with Developer mode on, and any MCP-compatible client via the connector URL. Terminal agents like Claude Code, Codex, Hermes, and OpenClaw use the published CLI.

Can my agent reuse an earlier result?

Yes. Every upload and generated output comes back as a reusable handle, so your agent can feed one result into the next step or pick it back up later in the conversation.

How does my agent know when to use VIX?

Install the VIX skill with npx skills add soberbunnylabs/vix-skills. It teaches your agent when a task calls for VIX and comes with short lessons on chaining operations into a finished result.

Do I need an API key?

No. You sign in with your VIX account through Claude's OAuth flow. The only thing to paste is the URL.

What can it create?

Images, video, audio, and edits, plus multi-step pipelines that combine them into a finished result.

How does pricing work?

Runs draw from your VIX plan's usage budget, shared across the app, the CLI, and every connected agent. No per-call credits.

How fast is generation?

Runs are asynchronous. Your agent submits a run and checks back, so nothing hangs while a render completes.

Is my account safe?

You approve the connection on a consent screen, and the connection only ever sees an operation request and returns a result.

Can I use it in scripts and the CLI?

Yes. The CLI is built for terminal and headless agents, and is published as @soberbunnylabs/vix-cli.

Start creating in the next message

One paste and your agent is wired into VIX.

https://mcp.vixsbl.com/mcp