Does MCP support compiling any project using Delphi dcc32/64 or MSBuild?
I'm referring to this library that @JavierusTk just released:
https://github.com/JavierusTk/delphi-compiler
It seems very useful if the compile command is added to Delphi's MCP server. This would allow other AI agents to compile Delphi projects better?
For example, projects with many search paths in the project settings?
Thanks