tldraw-mcp.md

tldraw MCP

UI App
from"eperez28"
650

Digital whiteboard library for infinite canvas experiences in React applications

Visualization
tldrawwhiteboardinfinite canvasReact
install.sh
# Clone the repository
$git clone https://github.com/eperez28/tldraw-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve