helix.mcp

lewing/helix.mcp
★ 3 stars C# DevOps Updated 1d ago
CLI tool and MCP server for investigating .NET CI failures in Helix and Azure DevOps
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "helix.mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lewing/helix.mcp"
      ]
    }
  }
}

Topics

arcadeazdoazure-devopsciclidotnetdotnet-toolhelixmcpmodel-context-protocol