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

If something breaks

← Back to all clients