leetcode-ai-intelligence

b-bhupendra/leetcode-ai-intelligence
★ 0 stars Python Browser/Web Updated 2d ago
Autonomous LeetCode AI Intelligence Platform with Multi-Label Company Classifiers, 30 Algorithmic Archetype Clusters, Continuous Ingestion Scraper, Two-Way MCP Server & Web Dashboard
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": {
    "leetcode-ai-intellig": {
      "command": "uvx",
      "args": [
        "leetcode-ai-intelligence"
      ]
    }
  }
}

Or install with pip: pip install leetcode-ai-intelligence