Integrates Azure DevOps with Claude Code via the official Microsoft Azure DevOps MCP server for work items, repositories, pipelines, and wikis
Integrates Azure DevOps with Claude Code via the official Microsoft Azure DevOps MCP server.
# macOS/Linux
export ADO_ORGANIZATION="your_organization"
# Windows PowerShell
$env:ADO_ORGANIZATION = "your_organization"
For persistence, add to your shell profile or system environment variables.
Option A: Azure CLI (recommended)
az login
az devops configure --defaults organization=https://dev.azure.com/your_org
Option B: Personal Access Token
Create a PAT at https://dev.azure.com/_usersettings/tokens with scopes for:
Start Claude Code and run /mcp to confirm azure-devops is connected.
Interact with Azure DevOps naturally:
| Command | Description |
|---|---|
/setup | Guided Azure DevOps configuration |
| Agent | Description |
|---|---|
ado-helper | Azure DevOps workflow assistant |
MCP server won't connect:
node --versionnpx -y @azure-devops/mcp YOUR_ORGaz account showPermission errors: Create a PAT with appropriate scopes at https://dev.azure.com/_usersettings/tokens
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Roslyn-powered C# refactoring MCP server — 41 tools for code navigation, analysis, generation, and refactoring across entire .NET solutions
Azure DevOps work item management - query, create, update, search work items via CLI and REST API
Universal LLM facade MCP server - dual-layer information architecture abstracting any LLM backend (local or cloud) with typed extensions
Pipes-and-filters orchestration for chunk-level analysis. Splits a corpus into chunks, runs a deterministic DAG of sub-agent filters (map / reduce / fan-out / fan-in / loop / terminal), and unions the results.
Manage Chrome's synced bookmarks from Claude — list, search, add, move, rename, dedupe, and reorganize folders. Edits go through chrome.bookmarks via a companion extension, so they sync durably.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin joshuaramirez-ms-ado-claude-code-pluginAI-powered Azure DevOps integration with skills - Intelligent work item management, configuration, and automation for Azure DevOps workflows with MCP integration
Governed multi-agent SDLC pipeline for Claude Code — v3.0, a ground-up rewrite of the v2.x line. Declared-data pipeline, owned entry points, proof-anchored TDD, code-modular providers.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.