- Step1: Register an application in Azure AD and configure permissions
- Step2: Set up the Connector Library with Client ID and Secret
- Step3: Deploy the MCP server built on .NET leveraging Semantic Kernel
- Step4: Develop or configure the Gemini AI client for user interaction
- Step5: Send SharePoint-related queries from users to the MCP client
- Step6: MCP server authenticates, searches, and returns results to the client
- Step7: Display search results within the chat interface