Sync eng/common directory with azure-sdk-tools for PR 10733 (#6594)

* Fix broken link in azsdk mcp server readme
This commit is contained in:
Azure SDK Bot 2025-05-23 12:37:17 -07:00 committed by GitHub
parent ebdbafd959
commit 03c4e12960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ The script will install the latest version of the azsdk cli executable from [too
## Authoring an MCP server
MCP server code should be placed in [azure-sdk-tools/tools/mcp/dotnet](https://github.com/Azure/azure-sdk-tools/tree/main/tools/mcp/dotnet).
Azure SDK MCP server code is in [azure-sdk-tools/tools/azsdk-cli/Azure.Sdk.Tools.Cli](https://github.com/Azure/azure-sdk-tools/tree/main/tools/azsdk-cli/Azure.Sdk.Tools.Cli).
Azure SDK MCP servers should support [stdio and sse transports](https://modelcontextprotocol.io/docs/concepts/transports#server-sent-events-sse).