- Step1: Clone or download the repository from GitHub
- Step2: Configure your Azure Storage account connection string in local.settings.json
- Step3: Build the project using Maven: mvn clean package
- Step4: Run locally with mvn azure-functions:run to test functions
- Step5: Deploy to Azure using mvn azure-functions:deploy
- Step6: Use MCP tools to trigger save and get snippets functions via configured endpoints