Setup · Continue.dev

Get any video's transcript directly inside Continue.dev

Continue.dev reads MCP servers from your config file. Add TranscriptX once, reload, and the tools show up in any chat session.

You'll need a TranscriptX token first. Create a free account or log in to generate one.

Steps

  1. Open your Continue config (typically ~/.continue/config.json).
  2. Add this block (or merge with an existing mcpServers):
    {
      "mcpServers": {
        "transcriptx": {
          "url": "https://transcriptx.xyz/mcp/?token=YOUR_TOKEN"
        }
      }
    }
  3. Reload Continue (Command Palette → "Continue: Reload").

Replace YOUR_TOKEN with the personal token from /account/mcp.

Try it

Tap any prompt to copy it.

Make Continue watch the video

watch_url gives the agent the actual frames plus a timestamped transcript, so it can read code and UI that's only ever shown on screen — never spoken aloud.

Watching costs 2 credits per video. A plain transcript is 1.

Or just get the words

If something breaks

← Back to all clients