This is a customizable, asynchronous server that can register and load tools of interest. Endpoints include functions (tools), prompts, resources. Those are now (for the most part) separated into ...
THE PROBLEM: - ASP.NET MVC only serves static files from wwwroot/ - React source code lives in a separate client project - You can't directly reference React components from Razor views - You need to ...