Skip to content

Commit 4c77e24

Browse files
authored
Sync eng/common directory with azure-sdk-tools for PR 10733 (Azure#45461)
* Fix broken link in azsdk mcp server readme
1 parent d08a00f commit 4c77e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The script will install the latest version of the azsdk cli executable from [too
2222

2323
## Authoring an MCP server
2424

25-
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).
25+
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).
2626

2727
Azure SDK MCP servers should support [stdio and sse transports](https://modelcontextprotocol.io/docs/concepts/transports#server-sent-events-sse).
2828

0 commit comments

Comments
 (0)