Skip to content
Grok

Vivu for Grok

io.github.vivuai/vivu

Search your video library with natural language and retrieve relevant moments through MCP.

client:Grok transport:streamable-http

Install Vivu in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vivu": {
      "type": "http",
      "url": "https://mcp.vivu.ai/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

Vivu in other clients