Skip to content
Grok

ManyScripts for Grok

com.manyscripts/transcripts

Transcripts from public TikTok, YouTube, Instagram, X and Facebook video URLs.

client:Grok transport:sse

Install ManyScripts in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "transcripts": {
      "type": "sse",
      "url": "https://www.manyscripts.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

ManyScripts in other clients