Demonstrates Semantic Kernel integration with Model Context Protocol in a Windows Forms application.
WinFormsApp is a Windows Forms application built using C# that showcases the integration of Microsoft's Semantic Kernel framework with Large Language Models (LLMs) via the Model Context Protocol (MCP). This application enables interaction with local and remote resources, offering tool functionality for GitHub, GitLab, and filesystem operations. It is designed to work seamlessly with ChatGPT models, providing a practical example of how to leverage LLMs for various tasks.