Skip to content
Grok

Azure DevOps (ADO) for Grok

io.github.premierinc/azure-devops

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

client:Grok transport:streamable-http

Install Azure DevOps (ADO) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "azure-devops": {
      "type": "http",
      "url": "https://mcp.dev.azure.com"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Azure DevOps (ADO) in other clients