Waieh-Trading-AI

iehgroup/Waieh-Trading-AI
★ 0 stars Python AI/LLM Updated today
Institutional AI Financial Operating System — Multi-provider AI router, MCP server with 19 tools, Fortune-500 report engine, autonomous trading agents.
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": {
    "waieh-trading-ai": {
      "command": "uvx",
      "args": [
        "waieh-trading-ai"
      ]
    }
  }
}

Or install with pip: pip install waieh-trading-ai