Model Context Protocol
The video clipping MCP server
Connect Katto to Claude, Cursor, Windsurf or VS Code and clip, caption, and reframe videos through natural conversation. It runs locally over npxand calls the Katto API with your key — hosted nowhere, set up in 30 seconds.
Set up in one step
Add Katto to your MCP client config with your API key:
{
"mcpServers": {
"katto": {
"command": "npx",
"args": ["-y", "katto-mcp"],
"env": { "KATTO_API_KEY": "sk_live_..." }
}
}
}Then just ask your agent: “Clip the best moments from this podcast and reframe them for TikTok.”
Tools
katto_create_clip_jobCreate AI clips from any video URL — describe topics, moments, or a vibe.
katto_get_jobPoll a job and retrieve the finished 9:16 clips with download + caption urls.
Works with
ClaudeCursorWindsurfVS CodeClaude Codeany MCP client
The MCP server is free to connect — video processing draws from your Katto plan’s monthly quota (25 videos on Creator, 2 on Free). No per-minute surcharges, no enterprise gating.