Installation & Setup Guide
Hardware acceleration, Termux setup, and dependency management
Prerequisites
Ensure Python 3.9+ or Node.js 18+ is installed on your Linux / Android / Desktop environment.
Package Managers
npx ameva-mcp-hub
# or as SDK:
npm install ameva-mcp-hub
Verification Check
python -c "import ; print('Installation OK')"