Skip to content

Add Claude Code plugin installation instructions to Azure MCP Server README#3003

Open
tmeschter wants to merge 7 commits into
microsoft:mainfrom
tmeschter:tmeschter-claude-code-install-instructions
Open

Add Claude Code plugin installation instructions to Azure MCP Server README#3003
tmeschter wants to merge 7 commits into
microsoft:mainfrom
tmeschter:tmeschter-claude-code-install-instructions

Conversation

@tmeschter

Copy link
Copy Markdown
Member

Summary

Adds Claude Code installation instructions for the Azure plugin, correcting the details described in #1579 and the earlier attempt in #1580. The Azure plugin is now available in Anthropic's official claude-plugins-official marketplace, so installation is a single step and no longer requires adding a custom marketplace.

Changes:

  • servers/Azure.Mcp.Server/README.md
    • New Claude Code section (with TOC entry) explaining the plugin bundles the Azure MCP Server, Azure-related agents, and skills, and installs via /plugin install azure@claude-plugins-official.
    • Updated the Client-Specific Configuration table entry for Claude Code to point at the official MCP quickstart docs instead of a third-party blog.
  • README.md — Added a Claude Code install badge linking to the new section.
  • servers/Azure.Mcp.Server/CHANGELOG.md — Added an "Other Changes" entry.

Incorporates review feedback from #1580.

Fixes #1579

Invoking Livetests

Copilot submitted PRs are not trustworthy by default. Users with write access to the repo need to validate the contents of this PR before leaving a comment with the text /azp run mcp - pullrequest - live. This will trigger the necessary livetest workflows to complete required validation.

tmeschter and others added 4 commits July 7, 2026 11:24
…README

Adds instructions for installing the Azure plugin into Claude Code from
Anthropic's official claude-plugins-official marketplace, which no longer
requires adding a custom marketplace. Updates the top-level README badge,
the Client-Specific Configuration table, and the CHANGELOG.

Fixes microsoft#1579

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds/updates documentation so Claude Code users can install the Azure integration via Anthropic’s official plugin marketplace, and updates repo-level discovery links accordingly.

Changes:

  • Added a new Claude Code installation subsection (and TOC entry) in the Azure MCP Server README, documenting /plugin install azure@claude-plugins-official.
  • Updated the Client-Specific Configuration table to point Claude Code users to the official MCP quickstart docs.
  • Added a top-level README install badge linking directly to the new Claude Code section, and recorded the doc update in the Azure MCP Server changelog.
Show a summary per file
File Description
servers/Azure.Mcp.Server/README.md Adds Claude Code install instructions + updates Claude Code config doc link in the client configuration table.
servers/Azure.Mcp.Server/CHANGELOG.md Notes the documentation update under the current Unreleased “Other Changes” section.
README.md Adds a Claude Code install badge linking to the Azure MCP Server README’s Claude Code section.

Review details

  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Low

tmeschter and others added 3 commits July 7, 2026 11:58
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…de-install-instructions

# Conflicts:
#	servers/Azure.Mcp.Server/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

Add Claude plugin installation instructions

2 participants