01Generates .drawio.svg files, supporting both full editability in draw.io and direct embedding as SVG in documents.
02Automatically resolves icons based on node labels (e.g., Simple Icons) or custom SVG paths.
03Integrates seamlessly as an MCP server for AI assistants like Claude Code and GitHub Copilot.
04Automates diagram layout using ELK.js, eliminating manual coordinate specification for nodes and edges.
05Provides programmatic tools to create, read, and perform differential edits on .drawio.svg files.
060 GitHub stars