Sketch - Collaborative SVG Canvas Description Opens a Fabric.js-based SVG editor in the browser for collaborative visual prototyping. Claude can write and read SVG through MCP tools while the user edits interactively. Changes sync in real-time via WebSocket. Tools Available (via sketch-mcp-server) - - Open a named canvas (creates if new), launches browser editor - - Read current SVG from a canvas - - Replace entire canvas with new SVG - - Add SVG elements without clearing existing content - - Add a fixed-width text area (Textbox) with word wrapping - - Lock all current objects (non-selectable…