excalidraw-yct-mcp.md

Excalidraw Live Canvas

UI App
from"yctimlin"
780

Run live Excalidraw canvas and watch AI agents create diagrams in real-time

Visualization
ExcalidrawlivediagramsAI
install.sh
# Clone the repository
$git clone https://github.com/yctimlin/mcp_excalidraw
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve