frameguard

HyunsikParker/frameguard
★ 0 stars Python DevOps Updated today
Read-only render-pipeline incident investigator: a Google ADK agent that correlates Grafana metrics and logs through the Grafana MCP server and proposes a recovery a human must approve.
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": {
    "frameguard": {
      "command": "uvx",
      "args": [
        "frameguard"
      ]
    }
  }
}

Or install with pip: pip install frameguard

README Excerpt

A render pipeline fails at 2am. The queue for one shot starts climbing, and somebody has to decide whether it is a stuck worker, a slow disk, or just a heavy frame — before the morning review. FrameGuard is a read-only investigator for that moment. It takes one shot ID and one time window, pulls the matching metrics and logs out of Grafana Cloud through the Grafana MCP server, correlates