setup-ado-mcp

Automate Azure DevOps MCP server setup for Claude Code and GitHub Copilot CLI.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill setup-ado-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-ado-mcp
Source: https://github.com/gautam-achieveai/ClaudePlugins/tree/main/ado/skills/setup-ado-mcp
Command: npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill setup-ado-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of the Azure DevOps MCP server end-to-end for both Claude Code and GitHub Copilot CLI, simplifying the configuration process.

Core Features & Use Cases

  • Automated Setup: Configure local MCP entrypoints for Claude Code and GitHub Copilot CLI without manual editing of config files.
  • Auto-Detection: Utilizes environment variables and git remote URLs to auto-detect Azure DevOps settings.
  • Platform Compatibility: Supports Windows and Unix/macOS platforms for MCP server entries.
  • File Creation and Update: Writes or updates necessary configuration files for Claude Code and GitHub Copilot CLI.
  • Validation: Validates JSON files after writing to ensure correctness.

Quick Start

Use the setup-ado-mcp skill to configure the Azure DevOps MCP server for Claude Code and GitHub Copilot CLI.

Frequently Asked Questions about setup-ado-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Azure DevOps MCP server for Claude Code and GitHub Copilot CLI?

Configure Azure DevOps MCP server by automating local MCP entrypoint setup for Claude Code and GitHub Copilot CLI without manual config file editing. The setup detects Azure DevOps settings, updates local configuration files, and validates JSON outputs to ensure correctness.

What environment variables do I need to set up Azure DevOps MCP auto-configuration?

Azure DevOps MCP auto-configuration requires specific environment variables and git remote URL detection to automatically resolve Azure DevOps settings. These inputs allow the setup to detect your organization and project details without manual intervention.

Can I use this Azure DevOps MCP setup on both Windows and macOS?

Yes, Azure DevOps MCP setup supports platform compatibility for both Windows and Unix/macOS platforms. It automatically generates the correct MCP server entries and configuration file formats specific to your operating system.

Does the Azure DevOps MCP setup validate configuration files after writing?

Yes, Azure DevOps MCP setup validates JSON files after writing to ensure correctness. This validation step prevents malformed configuration entries from breaking Claude Code or GitHub Copilot CLI integration.

Why does manual Azure DevOps MCP configuration fail for Claude Code?

Manual Azure DevOps MCP configuration often fails due to JSON syntax errors, incorrect entrypoint paths, or missing environment variables. Automating the setup resolves these issues by detecting settings via git remote URLs and validating the output.

Do I need to manually edit config files to add Azure DevOps MCP server entries?

No, you do not need to manually edit config files. The automated setup writes or updates necessary configuration files for Claude Code and GitHub Copilot CLI directly, eliminating the risk of manual JSON editing errors.