Labops-Agent

Marianooss/Labops-Agent
★ 0 stars Python API Integration Updated 14d ago
Predictive reagent stockout agent for clinical labs — built with Slack MCP Server, Real-Time Search API, and Slack AI. Slack Agent Builder Challenge 2026.
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": {
    "labops-agent": {
      "command": "uvx",
      "args": [
        "labops-agent"
      ]
    }
  }
}

Or install with pip: pip install labops-agent

README Excerpt

> **Slack Agent for Good** — Slack Agent Builder Challenge 2026 (Salesforce/Devpost) **Predict. Alert. Act. All from Slack.** LabOps Agent is a Slack-native AI agent that predicts reagent stockouts in clinical laboratories **before they happen**, based on historical demand patterns by test type — and enables lab staff to act directly from Slack without switching to external LIMS systems.