Tags: microsoft/mcp
Tags
Update a few tool areas to use single RecordedCommandTestsBase implem… …entation (#2854) * Move Communication to single recorded test class * Move Marketplace to single recorded test class * Move AKS to single recorded test class * Move Functions to single recorded test class * Move AppService to single recorded test class * Fix linting * Minor feedback
Add git worktree safety guidance to AGENTS.md (#2829) * Add git worktree safety guidance against git stash in AGENTS.md Warn against using git stash in linked worktrees that share a common .git directory, since stash entries live in the shared refs/stash and collide across concurrent worktrees, risking clobbered edits. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Clarify git worktree add arguments in AGENTS guidance --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Add Microsoft MCP Server for Enterprise to README (#2690) * Add Microsoft MCP Server for Enterprise to registry and README Register the Enterprise MCP Server (https://mcp.svc.cloud.microsoft/enterprise) as a proxied remote server in registry.json with the enterprise_ tool prefix and OAuth scope. Add corresponding entry to the main README in alphabetical order under the official Microsoft MCP Servers listing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove Enterprise MCP registry entry Keep the Enterprise MCP change limited to the repository server listing per review feedback. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix SQL MCP README link Update the stale MSSQL MCP shortlink that fails changed-file link validation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PreviousNext