Skip to content
Grok

CaptionPipe for Grok

com.captionpipe/captionpipe

One call burns captions into your video. Hosted, prepaid, no subscription. MP4 plus SRT and VTT.

client:Grok transport:streamable-http

Install CaptionPipe in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "captionpipe": {
      "type": "http",
      "url": "https://api.captionpipe.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

CaptionPipe in other clients