io.github.korovin-aa97

talkthrough-mcp

Narrated screen recordings into agent-ready data: local transcript, keyframes, OCR, wall-clock.

stdiocommunityapplication

Package Details

Transportstdio
Runtimeuvx

Environment Variables

TALKTHROUGH_WHISPER_MODEL

Whisper model (tiny|base|small|medium|large-v3|large-v3-turbo). Default: small. Use large-v3-turbo for non-English narration; the process_media `model` param overrides per call.

TALKTHROUGH_OCR

Set to 'off' to disable OCR of keyframes. Default: on.

TALKTHROUGH_OCR_LANG

Recognition script for on-screen text: a language code (ru, ja, ko, ar, hi, ...) or a RapidOCR pack name (eslav, cyrillic, ...). Default: Latin+Chinese.

TALKTHROUGH_HOME

Job store root. Default: ~/.talkthrough