mcp azure devops for Claude Desktop
io.github.dockndevai/mcp-azure-devops
Azure DevOps boards, repos, pipelines & projects for AI agents — governed.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp azure devops in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-azure-devops": {
"command": "npx",
"args": [
"-y",
"@dockndevai/mcp-azure-devops"
],
"env": {
"AZDO_ORG_URL": "<AZDO_ORG_URL>",
"AZDO_PAT": "<AZDO_PAT>",
"AZDO_MODE": "<AZDO_MODE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs