y-gui.md

Y Gui

UI App
from"Y Gui"

Web-based graphical interface for AI chat with MCP servers

Communication
webGUIMCP clientchat
install.sh
# Clone the repository
$git clone https://github.com/Y Gui/y-gui
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve