KinoPipe
FFmpeg như một dịch vụ cho các tác nhân AI: 39 công cụ chỉnh sửa video có kiểu dữ liệu (cắt, thay đổi kích thước, nén, chuyển đổi, phụ đề, GIF), các tác vụ không đồng bộ và đầu ra có thể tải xuống qua MCP từ xa với OAuth 2.1.
Xem trên kinopipe.comDùng thử MCP nàyĐược tài trợ
Tài liệu
Give your agent video editing in two minutes.
Connect KinoPipe once. Your agent can then discover video tools, run edits, follow jobs and retrieve finished files.
Checking MCP server… OAuth 2.1 · no API key 1080p renders in ~8s (benchmarked p50)
Choose where to connect KinoPipe
The authorization screen opens automatically inside your chosen client.
https://kinopipe.com/mcp
Connect to Claude Code
One command adds the hosted server. Claude Code handles OAuth discovery.
- 1 Copy and run the command below in your terminal.
- 2 Type /mcp in Claude Code, select kinopipe and approve access in your browser.
- 3 Ask Claude Code to trim, resize or caption a video with KinoPipe.
claude mcp add --transport http --scope user kinopipe https://kinopipe.com/mcp
Optional: install the KinoPipe skill (recipe guidance for the agent)
mkdir -p ~/.claude/skills/kinopipe && curl -fsSL https://kinopipe.com/skills/kinopipe/SKILL.md -o ~/.claude/skills/kinopipe/SKILL.md