Skip to content
Cline

katto mcp for Cline

io.github.miracleweasel/katto-mcp

AI video clipping MCP: long videos and podcasts into scored, captioned 9:16 shorts.

client:Cline transport:stdio runtime:npm

Install katto mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "katto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "katto-mcp"
      ],
      "env": {
        "KATTO_API_KEY": "<KATTO_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

katto mcp in other clients