AWS Infrastructure Investigator
Traces root causes through configuration changes, access-control layers and resource dependencies, citing the CloudTrail event, metric or policy behind each claim.
Before you deploy — model access, plus AWS access unless the pod supplies its own identity. The
AWS connection offers two authentication modes, and which you see depends on where the agent runs:
The AWS connection is optional because IRSA replaces it. Deployed self-hosted with a ServiceAccount
that already carries the role, the agent needs no connection at all.
Azure Investigator
Locates the affected resources, reads their metrics and logs, and correlates what it finds into findings that each carry a portal deeplink — so the evidence can be opened rather than taken on trust.
The five capabilities above were measured against a plain Reader role rather than assumed from
documentation.
Before you deploy — model access, and an Azure connection with read-only access across those
five capabilities.
Unlike the Datadog and Grafana investigators, this agent has no MCP Gateway path. Azure publishes no
hosted MCP endpoint, so there is no remote server to bind and no group to pick — its Azure tooling
runs alongside it, configured from the connection you select.
Google Cloud Investigator
Narrows the log stream structurally — by resource, log name and severity rather than free-text search — pins the earliest failing entry, and correlates it against the audit log to find the change that preceded it. Findings cite the exact filter and time window, so a conclusion can be reproduced by running the same query yourself.
Before you deploy — model access, a Google Cloud connection with read-only Cloud Logging access
for the project the service-account key belongs to, and an
integration group, because the agent reaches Cloud
Logging through a group-scoped gateway endpoint.
The connection is required rather than optional: the gateway is this agent’s only path. No
alternative tooling is bundled alongside it, so without a connection it has no tools at all.
Next steps
Agent catalog
Every deployable agent, and what each one is for.
Integrations list
Connecting AWS, Azure and Google Cloud.
Use specialized agents
Deploying a catalog agent and what you can change afterwards.
Remediation Executor
Turning a finding into an action, with approval.