Skip to content
VS Code

tiktok transcript scraper for VS Code

io.github.deapi-ai/tiktok-transcript-scraper

AI speech-to-text for public TikTok videos: SRT, VTT, word timings, speaker labels, 90+ languages.

client:VS Code transport:streamable-http

Install tiktok transcript scraper in VS Code

.vscode/mcp.json

{
  "servers": {
    "tiktok-transcript-scraper": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=deapi/tiktok-transcript-scraper"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

tiktok transcript scraper in other clients