MCP Server
MCP
io.github.VCoder25/vugola-mcp
Clip videos into captioned shorts, add captions & schedule posts — from Claude, ChatGPT, Cursor.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.vugolaai.com/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "vugola-mcp",
"version": "1.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Vugola API key (prefix vug_sk_). Get one at https://www.vugolaai.com/dashboard/api-key. Requires a paid Vugola plan.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VUGOLA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment