MCP Server: io.github.spiritscripts/clipbait
This MCP server exposes the Clipbait skill for AI agents. It generates short viral clips from input video and can auto-clip live streams. The skill is intended to work with Claude Code, OpenClaw, or any agent that supports skills, providing an API option via an MCP endpoint.
🛠️ Key Features
- Turn any video into short viral clips
- Auto-clip live streams
- Works with agents that support skills (e.g., Claude Code, OpenClaw)
- Supports MCP endpoint at
https://app.clipbait.ai/api/mcp/<your_api_key>
🚀 Use Cases
- Produce viral clip outputs from existing video content
- Generate clipped highlights from live streams automatically
⚡ Developer Benefits
- Install via
npx skills add spiritscripts/clipbait-agent - Generate and manage clip jobs through the API/MCP interface
- Use with an API key from clipbait.ai (Developers / API)
⚠️ Limitations
- Capability details beyond the readme excerpt are provided in
SKILL.md, not included here