aingdesk.md

AingDesk

UI App
from"AingDesk"

Desktop AI assistant with MCP support

Communication
desktopassistantMCP clientchat
install.sh
# Clone the repository
$git clone https://github.com/AingDesk/aingdesk
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve