Tags: lukingoo/mcp
Tags
Add instructions on configure Azure MCP for GitHub coding agent (micr… …osoft#888) * Add instructions on configure Azure MCP for coding agent * Update CHANGELOG * Update azure-coding-agent-best-practices.txt Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Josh Free <[email protected]> Co-authored-by: Copilot <[email protected]>
Remove azmcp from being used as a root prefix. (microsoft#868) * Remove azmcp prefix from dictionary creation. * Remove RemoveRootGroupFromCommandName since we no longer prefix. * Update documentation for ServiceOptionDefinitions * Fix consolidated-tools.json without prefix. * Remove azmcp from tools list * Fix test breaks. * Update CHANGELOG * Add PR # * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Update all azmcp_ test calls * Fix uses of azmcp in ToolEvaluator --------- Co-authored-by: Copilot <[email protected]>
Fixed npm readme inconsistencies (microsoft#816)
Enhance tool description of communication (microsoft#804) * enhance tool description for email and sms * added changelog
Initialize TelemetryService in Fabric before configuring services (mi… …crosoft#807)
Initialize TelemetryService in Fabric before configuring services (mi… …crosoft#807)
Update build scripts to use common metadata file (microsoft#534)
Revert "Switch to Ubuntu 24.04 images" (microsoft#812) Revert "Switch to Ubuntu 24.04 images (microsoft#791)" This reverts commit 05208a2.
Enhance tool description for workbook tool (microsoft#787) * Fix prompt * enhance tool description * improve description
Add changes to verify packages before release (microsoft#717) * Add changes to verify packages before release * Update eng/pipelines/templates/jobs/verify-packages.yml Co-authored-by: Copilot <[email protected]> * Update eng/scripts/McpServerSmokeTests.ps1 Co-authored-by: Copilot <[email protected]> * Update eng/scripts/McpServerSmokeTests.ps1 Co-authored-by: Copilot <[email protected]> * Verify Nuget and npm packages * Add Debug comments * Add Job dependency * Install Platform package first before Installing wrapper * Cast result of function to bool * Move script call into file * ensure we collect output and dump it if the validation fails * Remove extra brackets * Update package verification script * Pipe npm install output to null * Update artifactOs * Update Artifact names * Add more logging * Only run verification when packages are present * Remove run test conditon as its no evaluation to anything * Fix issue in code * Fix post install script for native package, ensure that all packages are found before runing test * Fix error in post install script call * Move postinstall script to after package name is defined * Create and write wrapper after seting postinstall script * Detect basePackageName in the post install script * Fix issues raised in the PR --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Scott Beddall (from Dev Box) <[email protected]>
PreviousNext