tiktok transcript scraper for Grok
io.github.deapi-ai/tiktok-transcript-scraper
AI speech-to-text for public TikTok videos: SRT, VTT, word timings, speaker labels, 90+ languages.
client:Grok
transport:streamable-http
Install tiktok transcript scraper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tiktok-transcript-scraper": {
"type": "http",
"url": "https://mcp.apify.com?tools=deapi/tiktok-transcript-scraper"
}
}
}
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