Transform the existing .NET Aspire Blazor web application to integrate with the Hugging Face MCP (Model Context Protocol) Server for AI image generation and text responses.
- Starting with a .NET Aspire solution containing 4 projects: ApiService, AppHost, ServiceDefaults, and Web (Blazor)
- Web project currently has basic Weather and Counter pages (to be removed)
- Need to add AI capabilities using Hugging Face MCP Server