Documentation
FormaDraw documentation is coming soon. In the meantime:
Getting Started
Download FormaDraw, open it, and start drawing. The canvas is infinite — pan with middle mouse button, zoom with scroll wheel.
MCP API
FormaDraw exposes a Model Context Protocol server that lets AI assistants create, draw, and animate on your canvas programmatically.
Run the MCP server: npx formadraw-mcp
Keyboard Shortcuts
Press ? in the app to see all keyboard shortcuts. Common ones: B pencil, V select, E eraser, Z undo.