drawthings-mcp.md

Draw Things MCP

UI App
from"james-see"
750

Local AI image generation on Mac using Stable Diffusion on Apple Silicon

AI & ML
Draw ThingsStable DiffusionMaclocal
install.sh
# Clone the repository
$git clone https://github.com/james-see/mcp-drawthings
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve