diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 8517491..7dbb484 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1005,6 +1005,16 @@ "tags": [ "community-managed" ] + }, + { + "name": "microsoft-docs", + "description": "Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/MicrosoftDocs/mcp.git" + }, + "homepage": "https://github.com/microsoftdocs/mcp" } ] }