Skip to content
Claude Desktop

mcp azure devops for Claude Desktop

io.github.dockndevai/mcp-azure-devops

Azure DevOps boards, repos, pipelines & projects for AI agents — governed.

client:Claude Desktop transport:stdio runtime:npm

Install mcp azure devops in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-azure-devops": {
      "command": "npx",
      "args": [
        "-y",
        "@dockndevai/mcp-azure-devops"
      ],
      "env": {
        "AZDO_ORG_URL": "<AZDO_ORG_URL>",
        "AZDO_PAT": "<AZDO_PAT>",
        "AZDO_MODE": "<AZDO_MODE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp azure devops in other clients