Reel
Reel
An MCP server that turns a video into text, on this Mac.
Point it at any video ffmpeg can read. It extracts the sound, splits it on silence when the video is long, has utt transcribe each piece on-device, and hands the stitched transcript back to whichever assistant asked. Reel also appears as a settings page inside utt, listing the videos it has transcribed.
Requirements
ffmpeg and ffprobe (
brew install ffmpeg)utt, running
Install
bun install
just install-page # draw the settings page inside utt
just register # make the tools available to every Claude Code sessionTools
Tool | What it does |
|
|
|
|
hints are words a recogniser tends to get wrong — names, products, repos.
Near misses are corrected to them.
Settings, inside utt
Let assistants turn video into text — the switch that turns every request away.
Keep a list of the videos — what the page shows.
Save the words beside the video — leaves a
.txtnext to each file.
Common commands
Command | Description |
| Format, lint, typecheck, tests |
| Write the plugin manifest into utt |
| Add the MCP server to every Claude Code session |