Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"video-producer": {
"command": "python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp/server.py"
],
"env": {
"VIDEO_PRODUCER_PLUGIN_ROOT": "${CLAUDE_PLUGIN_ROOT}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
Environment variables set when the server starts
VIDEO_PRODUCER_PLUGIN_ROOT=${CLAUDE_PLUGIN_ROOT}npx claudepluginhub johnnyjclin/video-producer --plugin video-producer