Skip to content
Cursor

Azure DevOps (ADO) for Cursor

io.github.premierinc/azure-devops

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

client:Cursor transport:streamable-http

Install Azure DevOps (ADO) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Azure DevOps (ADO) in other clients