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
- "Transcribe this product demo and write the steps into README.md: <URL>"
- "Pull the last 5 talks from this conference channel and summarize each."
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.