Pharaoh-Agent

Mo7239/Pharaoh-Agent
★ 0 stars Python AI/LLM Updated today
Production-grade Egyptian Multi-Agent Commerce System built with LangGraph, FastAPI, MCP Servers, and React. Features 7 specialized AI agents that understand Egyptian Arabic dialect, real MCP microservices for loose coupling, Human-in-the-Loop approval workflow with Celery background tasks, and full Docker containerization across 10 services.
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": {
    "pharaoh-agent": {
      "command": "uvx",
      "args": [
        "pharaoh-agent"
      ]
    }
  }
}

Or install with pip: pip install pharaoh-agent