Loading MCP server directory, please wait...
Turn any video into viral clips and clip live streams, from any AI agent.
npx @getmcp/cli add io.github.spiritscripts/clipbaitRequires Node.js 18+. Community-contributed server. Review source before installing.
CLIPBAIT_API_KEYYour Clipbait API key (cbk_live_...). Get it at https://app.clipbait.ai/me
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.spiritscripts/clipbait": {
"command": "npx",
"args": [
"-y",
"clipbait",
"mcp"
],
"env": {
"CLIPBAIT_API_KEY": ""
}
}
}
}