lm-studio-client.md

LM Studio

UI App
from"LM Studio"

LM Studio desktop client with MCP tool confirmation UI

AI & ML
desktoplocal modelsMCP clienttools
install.sh
# Clone the repository
$git clone https://github.com/LM Studio/lm-studio-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve