13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"mcpServers": {
|
|
"azure-devops-pipelines": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"github:lucaspimentel/azure-devops-mcp",
|
|
"${AZURE_DEVOPS_ORG:-datadoghq}"
|
|
]
|
|
}
|
|
}
|
|
}
|