JoshuaRamirez/ms-ado-az-claude-code-plugin
Azure DevOps plugin for Claude Code - uses Azure CLI (az) instead of buggy MS MCP server
Platform-specific configuration:
{
"mcpServers": {
"ms-ado-az-claude-code-plugin": {
"command": "npx",
"args": [
"-y",
"ms-ado-az-claude-code-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...