Skip to content
Zed

Azure DevOps (ADO) for Zed

io.github.premierinc/azure-devops

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

client:Zed transport:streamable-http

Install Azure DevOps (ADO) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "azure-devops": {
      "url": "https://mcp.dev.azure.com"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Azure DevOps (ADO) in other clients