{
  "mcpServers": {
    "videngineer": {
      "command": "python",
      "args": ["/absolute/path/to/videngineer_mcp.py"],
      "env": {
        "VIDENGINEER_API_KEY": "<your key — videngineer.com: Account → API access → Generate key>"
      }
    }
  }
}
