Loading MCP server directory, please wait...
Turn a screen recording into agent-readable annotated keyframes. MCP server + CLI on ffmpeg.
npx @getmcp/cli add io.github.teunlao/vidinRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.teunlao/vidin": {
"command": "npx",
"args": [
"-y",
"@teunlao/vidin",
"mcp"
]
}
}
}