MCP Server
MCP
Vidgrid — eyes for video
Give an AI agent eyes for video: turn a clip into a numbered frame grid + transcript.
Install
uvx vidgrid-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "vidgrid-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Vidgrid API key (vg_live_...). Free starter credits at https://vidgrid.site/api",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VIDGRID_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment