Azure Marketplace

Investigate Azure incidents in plain English

SREgent is an AI-powered SRE agent that uses Claude + MCP to query your logs, metrics, and alerts — and gives you a root-cause analysis in seconds.

Get It on Azure Marketplace View on GitHub
SREgent — investigating production incident
$ sregent "Production checkout is down. What happened?"

→ get_active_alerts 2 active: Sev1 CheckoutHighErrorRate (14:21), Sev2 HighLatency
→ get_failure_rate /api/checkout/submit: 45% failure rate (847 / 1882 requests)
→ get_exceptions System.NullReferenceException in PaymentProcessor.cs:142 — 847×
→ query_logs AzureActivity: checkout-api v2.1.3 deployed at 14:18 UTC
→ get_metrics CPU 78%, Memory 89%, Http5xx: 318/min

Root Cause: checkout-api v2.1.3 (deployed 14:18) removed a null-guard
in PaymentProcessor.ProcessCard(). Orders with null billing_zip fail.
Fix: roll back to v2.1.2 immediately. ETA impact: ~847 failed orders.
🔍

Natural Language Queries

Ask "Why is checkout failing?" — SREgent translates to KQL, queries Log Analytics, and surfaces the answer.

ReAct Agent Loop

Claude autonomously calls Azure Monitor tools — alerts, metrics, logs, exceptions — until it has a root cause.

🔒

Read-Only by Design

Managed Identity with Monitoring Reader + Log Analytics Reader only. Zero stored secrets. Zero write access.

🧩

MCP Extensible

Add custom MCP tools for PagerDuty, Datadog, Kubernetes — SREgent's agent loop handles them automatically.

📊

Azure-Native

Connects to Log Analytics, Application Insights, Azure Monitor Alerts, and VM/App Service metrics out of the box.

🚀

MACC Eligible

Sold through Azure Marketplace — counts against your Microsoft Azure Consumption Commitment. Procurement-friendly.

Simple, usage-based pricing

Pay through Azure Marketplace. All plans include 14-day free trial.

Starter
$99/mo
For small SRE teams getting started.
  • 100 investigations/month
  • Log Analytics + App Insights
  • Azure Monitor alerts
  • Email support
  • 14-day free trial
Enterprise
Custom
For large teams with SLA requirements.
  • Unlimited investigations
  • Everything in Professional
  • SSO / Azure AD integration
  • 99.9% SLA
  • Dedicated Slack channel