Skip to content
Grok

Vugola for Grok

io.github.vcoder25/vugola-mcp

Clip videos into captioned shorts, add captions, and schedule posts from AI agents.

client:Grok transport:streamable-http runtime:npm

Install Vugola in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vugola-mcp": {
      "type": "http",
      "url": "https://www.vugolaai.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Vugola in other clients