msty-studio.md

Msty Studio

UI App
from"Msty"

Msty Studio desktop client with MCP tool support

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