chatwise.md

ChatWise

UI App
from"ChatWise"

ChatWise desktop AI client with MCP tool support

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