-
Notifications
You must be signed in to change notification settings - Fork 347
Add Claude Code installation instructions to Azure MCP Server README #1580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
|
@copilot The command for adding the marketplace is |
…e and plugin installation Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Updated the instructions with the specific commands in commit fce03d4. The section now includes:
|
…ion instructions Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
There was a problem hiding this 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
|
@copilot Update the top-level README.md with a link to the new instructions. |
Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
joshfree
left a comment
There was a problem hiding this 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) |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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".
There was a problem hiding this comment.
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.
…tallation section Co-authored-by: tmeschter <10506730+tmeschter@users.noreply.github.com>
Implementation Plan
Summary
Updated Claude Code installation instructions with:
/plugin marketplace add https://github.com/microsoft/github-copilot-for-azure/plugin install azure@github-copilot-for-azureThe 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
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.