MCP Server
MCP
io.github.spiritscripts/clipbait
Turn any video into viral clips and clip live streams, from any AI agent.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "clipbait",
"version": "1.9.3",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Your Clipbait API key (cbk_live_...). Get it at https://app.clipbait.ai/me",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLIPBAIT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment