foods-connected-compliance-assistant

GiuJitsu/foods-connected-compliance-assistant
★ 0 stars Python AI/LLM Updated today
Foods Connected AI Engineering Assessment - Compliance Assistant: agent loop over a custom MCP server for supplier/compliance Q&A
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": {
    "foods-connected-comp": {
      "command": "uvx",
      "args": [
        "foods-connected-compliance-assistant"
      ]
    }
  }
}

Or install with pip: pip install foods-connected-compliance-assistant

README Excerpt

> **Status: living document. Phases 0, 0.5, 1, 2, 3, and 4 (spec, UI mockup, MCP server, backend > agent loop, frontend, tests) are complete. The frontend is built against the real backend and > real Anthropic API and verified with a real Playwright browser run — which caught and fixed one > genuine bug (a React StrictMode polling issue no backend-only test could have found; full account

Tools (5)

check_allergen_conflictsget_supplier_profilesearch_quality_incidentssearch_specificationssearch_suppliers