{
  "name": "video-research-mcp",
  "version": "0.6.1",
  "description": "Claude Code plugin — 51 tools for video analysis, deep research, content extraction, media production, and explainer video creation. Powered by Gemini 3.5 Flash",
  "bin": {
    "video-research-mcp": "bin/install.js"
  },
  "files": [
    "bin",
    "commands",
    "skills",
    "agents"
  ],
  "engines": {
    "node": ">=16"
  },
  "keywords": [
    "claude-code",
    "mcp",
    "gemini",
    "research",
    "video-analysis"
  ],
  "author": "Fausto",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Galbaz1/video-research-mcp"
  }
}
