A Model Context Protocol server that gives GitHub Copilot the ability to understand and analyze video content
{
"mcpServers": {
"video-context": {
"command": "npx",
"args": [
"-y",
"video-context-mcp-server"
]
}
}
}