Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 23, 2026

Implementation Plan

  • Review current README structure and IDE installation sections
  • Add Claude Code subsection in IDE installation section
  • Include instructions for adding the github-copilot-for-azure marketplace
  • Include instructions for installing the Azure plugin from that marketplace
  • Reference the marketplace URL: https://github.com/microsoft/GitHub-Copilot-for-Azure
  • Reference general docs: https://code.claude.com/docs/en/plugin-marketplaces
  • Review and validate the added content
  • Ensure spelling and formatting is correct
  • Update instructions with specific Claude Code commands
  • Add description of what the Azure plugin includes
  • Add Claude Code installation link to top-level README
  • Update Client-Specific Configuration table with Claude Code section link

Summary

Updated Claude Code installation instructions with:

  • Added introductory description explaining the plugin includes Azure MCP Server, Azure-related agents, and skills
  • Marketplace addition: /plugin marketplace add https://github.com/microsoft/github-copilot-for-azure
  • Plugin installation: /plugin install azure@github-copilot-for-azure
  • Added Claude Code installation badge to the top-level README.md linking to the detailed instructions in the Azure MCP Server README
  • Updated Client-Specific Configuration table to link to the new Claude Code installation section instead of external documentation

The changes provide clear, actionable commands and help users understand what they're installing. Users can now discover the Claude Code installation option from the main repository README and find it in the manual setup configuration table.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add Claude plugin installation instructions</issue_title>
<issue_description>Update servers/Azure.Mcp.Server/README.md to include instructions for installing the Azure plugin into Claude Code. This will require the user to add a new marketplace into Claude Code, and then install the Azure plugin from there. General instructions on adding a marketplace and installing plugins can be found at https://code.claude.com/docs/en/plugin-marketplaces. The github-copilot-for-azure marketplace with the Azure extension can be found at https://github.com/microsoft/GitHub-Copilot-for-Azure.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Claude plugin installation instructions Add Claude Code installation instructions to Azure MCP Server README Jan 23, 2026
Copilot AI requested a review from tmeschter January 23, 2026 21:21
@tmeschter
Copy link
Member

@copilot The command for adding the marketplace is /plugin marketplace add https://github.com/microsoft/github-copilot-for-azure. The command for adding the plugin is /plugin install azure@github-copilot-for-azure. Update the instructions accordingly.

…e and plugin installation

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 23, 2026

@copilot The command for adding the marketplace is /plugin marketplace add https://github.com/microsoft/github-copilot-for-azure. The command for adding the plugin is `/plugin install azure@github-c...

Updated the instructions with the specific commands in commit fce03d4. The section now includes:

  • /plugin marketplace add https://github.com/microsoft/github-copilot-for-azure for adding the marketplace
  • /plugin install azure@github-copilot-for-azure for installing the plugin

…ion instructions

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds installation instructions for Claude Code to the Azure MCP Server README, expanding the IDE installation options available to users.

Changes:

  • Added Claude Code to the table of contents under IDE installation options
  • Created a new Claude Code subsection with step-by-step installation instructions
  • Included commands for adding the github-copilot-for-azure marketplace and installing the Azure plugin

@tmeschter
Copy link
Member

@copilot Update the top-level README.md with a link to the new instructions.

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 23, 2026

@copilot Update the top-level README.md with a link to the new instructions.

Added Claude Code installation badge to the top-level README in commit 8d69ac5. The badge links to the Claude Code section in the Azure MCP Server README with the detailed installation instructions.

Copy link
Member

@joshfree joshfree left a comment

Choose a reason for hiding this comment

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

Left some requests for edits

- [Visual Studio 2022](#visual-studio-2022)
- [IntelliJ IDEA](#intellij-idea)
- [Eclipse IDE](#eclipse-ide)
- [Claude Code](#claude-code)
Copy link
Member

Choose a reason for hiding this comment

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

The instructions need to also be added to the table Client-Specific Configuration in the manual install step section too, for completeness.

Copy link
Member

Choose a reason for hiding this comment

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

@copilot Please take care of that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated the Client-Specific Configuration table in commit 00196ce. The Claude Code entry now links to the new installation instructions section and describes the installation method as "Plugin-based installation".

Copy link
Member

Choose a reason for hiding this comment

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

@joshfree Do we, though? The manual installation instructions are all about Azure MCP specifically, rather than extensions that bundle it with other functionality, and we already have a Claude Code entry.

@joshfree joshfree added the documentation Improvements or additions to documentation label Jan 23, 2026
@joshfree joshfree moved this from Untriaged to In Progress in Azure MCP Server Jan 23, 2026
@joshfree joshfree added this to the 2026-02 milestone Jan 23, 2026
…tallation section

Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add Claude plugin installation instructions

5 participants