second-unit

akolliy1/second-unit
★ 0 stars Python AI/LLM Updated 2d ago
Autonomous post-production pipeline SRE — Gemini agents triage a VFX render farm through the Grafana MCP server and forecast which shot misses its client review. Agentic Cinema Hackathon, Grafana Labs track.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "second-unit": {
      "command": "uvx",
      "args": [
        "second-unit"
      ]
    }
  }
}

Or install with pip: pip install second-unit

README Excerpt

**An autonomous post-production pipeline SRE.** A crew of Gemini agents reads a VFX render farm's telemetry through the Grafana MCP server, works out which shot is going to miss its client review and by how long, and — only after a human approves — writes the incident back into Grafana. > **SH042's lighting pass will miss the 15:35 client review by approximately 1.6 hours.**