Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.13 KB

File metadata and controls

42 lines (29 loc) · 1.13 KB

⚡ Yango Tech MCP Server Quick Start

🎯 One command - and everything is ready!

python3 install.py

✅ What happens automatically:

  1. Your OS is detected (Mac/Windows/Linux)
  2. Python is found and virtual environment created
  3. Dependencies installed (mcp, httpx, pydantic, python-dotenv)
  4. API key configured (test or your own)
  5. Claude Desktop configuration created
  6. Functionality tested with API

🔧 After installation:

  1. Restart Claude Desktop
  2. 6 Yango Tech tools will appear (with product name enrichment)
  3. Test: "Show 5 products from Yango Tech catalog"

📱 Test commands:

  • "Show 5 products from Yango Tech catalog" (with product names)
  • "Show product stocks in stores" (with product names)
  • "Show details of order 240920-728268" (with enriched cart items)
  • "Get order status for 240920-728268"

🎉 Done!

No more actions needed. The universal installer does everything itself!


🛠️ If installer doesn't work

Use manual setup instructions with detailed steps for:

  • Claude Desktop
  • Cursor IDE
  • Troubleshooting