Get any video's transcript directly inside Cline
Cline reads MCP servers from its settings panel. Drop TranscriptX in, save, and the agent can transcribe URLs as part of any task.
Steps
- Open Cline → MCP Servers settings.
- Add this entry:
{ "transcriptx": { "url": "https://transcriptx.xyz/mcp/?token=YOUR_TOKEN" } } - Save. Cline connects on the next task.
Replace YOUR_TOKEN with the personal token from /account/mcp.
Try it
Tap any prompt to copy it.
Make Cline 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
- JSON parse error. Cline is strict — no trailing commas, double-quote all keys.
- Tools don't show. Toggle the server off and on in MCP Servers settings.
- 401. Token is wrong, expired, or revoked. Generate a new one at /account/mcp.