MCP Server
MCP
io.github.teunlao/vidin
Turn a screen recording into agent-readable annotated keyframes. MCP server + CLI on ffmpeg.
Install
npx -y @teunlao/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@teunlao/vidin",
"version": "0.1.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Start the MCP server on stdio",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment