5ire.md

5ire

UI App
from"5ire"

Open-source cross-platform desktop AI assistant with MCP tool support

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