Get started

Monitoring & incidents · wired today

Drive Better Stack with governed agents

Incidents move faster than humans can tab-switch. The Better Stack connector is one of 205 executable connectors and gives agents 5 read-only tools, with the credential held in the vault and every call receipted.

What agents can run against Better Stack

ToolWhat it does
list_monitorsList Better Stack Uptime monitors with their current status
get_monitorGet one Better Stack Uptime monitor by ID
list_heartbeatsList Better Stack Uptime heartbeats (cron and background job checks) with their status
list_incidentsList Better Stack Uptime incidents, optionally filtered to one monitor
list_monitor_groupsList Better Stack Uptime monitor groups

Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.

What the Better Stack connector needs

You provide API token from your Better Stack account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Where to get it: Better Stack's own API documentation ↗ covers creating and scoping the credential.

How proven is this?

This connector was blind shape-proven against the real Better Stack API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.

Better Stack integration FAQ

What can Quox agents do with Better Stack?

Agents can run 5 read-only tools against Better Stack: list monitors, get monitor, list heartbeats, list incidents, list monitor groups. Every call is receipted in the evidence trail.

What does the Better Stack integration need?

You provide API token from your Better Stack account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Do agents see my Better Stack credentials?

No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.

How proven is the Better Stack connector?

This connector was blind shape-proven against the real Better Stack API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.