ops-triage-agent

kornsour/ops-triage-agent
★ 0 stars Python AI/LLM Updated 5d ago
Enterprise agentic IT/Ops support triage: a multi-step LLM agent with an MCP server, RBAC + human-approval gates, hash-chained audit, RAG with data governance, and an eval-gated CI pipeline. Python/FastAPI + React/TS; runs fully offline.
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": {
    "ops-triage-agent": {
      "command": "uvx",
      "args": [
        "ops-triage-agent"
      ]
    }
  }
}

Or install with pip: pip install ops-triage-agent

Topics

ai-agententerprise-aievalsfastapillmmcppythonrag