I'm working on a parametric, feature based CAD by code software which should be released next month.
LLMs are good at generating code. It should be able to handle any complex task given a good documentation. I'm planning to write an mcp for providing feedback to the LLM but that will come at a later stage.
The code is based on js and opencascade with a feature rich vscode extension.
I'll post it here on release day.