A drawing tool server that provides AI assistants with canvas manipulation capabilities through a simple interface. Built with TypeScript, it enables creating canvases, drawing filled rectangles with custom colors, and exporting the results as PNG images or raw pixel data. Particularly useful for AI assistants that need to create or edit basic images through natural language commands, as demonstrated by the included cowboy drawing example.
flrngel