Skip to content
Grok

video assistant mcp for Grok

com.valossa/video-assistant-mcp

Video analysis AI: transcripts, summaries, visual scenes/shots, clips, answers in natural language.

client:Grok transport:streamable-http

Install video assistant mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "video-assistant-mcp": {
      "type": "http",
      "url": "https://mcp-assistant.valossa.com/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

video assistant mcp in other clients