Installation & Configuration
{
"mcpServers": {
"ares-devops-mcp": {
"command": "npx",
"args": [
"-y",
"ares-devops-mcp@latest"
],
"env": {
"AZURE_DEVOPS_ORG": "your-organization",
"AZURE_DEVOPS_PROJECT": "your-project",
"AZURE_DEVOPS_PAT": "your-pat-token"
},
"disabled": false,
"autoApprove": []
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/18
Updated
2026/6/8