Connect via MCP

Bring your own AI

What it is

Connect your own Claude or ChatGPT to Kario and make videos just by describing them in chat. You bring the AI; Kario turns your words into a finished, animated video. Point your AI at this endpoint:

https://api.karioai.com/mcp

Connect Claude Code

From your terminal:

claude mcp add --transport http kario https://api.karioai.com/mcp

Or add it to a project's .mcp.json:

{
  "mcpServers": {
    "kario": { "type": "http", "url": "https://api.karioai.com/mcp" }
  }
}

Restart Claude Code and it will prompt you to sign in — approve, and the Kario tools appear.

Connect Claude Desktop or ChatGPT

Add a custom connector pointing at https://api.karioai.com/mcp — leave the OAuth fields blank. It runs a one-click sign-in the first time you connect, then the Kario tools appear.

What you can do

  • Make a video from a description.
  • Remix or restyle a project you already have.
  • Refine it by asking for changes.
  • Get a link to open or share it.