Files
gh-lucaspimentel-claude-cod…/.mcp.json
2025-11-30 08:38:14 +08:00

13 lines
216 B
JSON

{
"mcpServers": {
"azure-devops-pipelines": {
"command": "npx",
"args": [
"-y",
"github:lucaspimentel/azure-devops-mcp",
"${AZURE_DEVOPS_ORG:-datadoghq}"
]
}
}
}