Describe CNC parts in natural language and get SVG files optimized for VCarve Pro.
- Natural language to SVG — Chat with Claude to design CNC parts
- SVG preview — Zoom, pan, and rotate generated SVGs in the browser
- MCP file management — Save, list, copy, move, and delete SVG files via natural language
- Session persistence — Continue conversations across messages
uv sync
uv run cnctoolsOpen http://localhost:5000 in your browser.
docker compose up --build- Python 3.11+
- Claude CLI installed and authenticated
- uv package manager