Skip to content
Grok

YouTube Video Summarizer (pay-per-call) for Grok

io.github.jontelep/summarize-vid

Summarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.

client:Grok transport:streamable-http tools:3

Install YouTube Video Summarizer (pay-per-call) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "summarize-vid": {
      "type": "http",
      "url": "https://mcp.sumvid.app/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

What Grok can do once it is connected

YouTube Video Summarizer (pay-per-call) in other clients