AIS Agent Flight Recorder — dead-man alerts & resume for AI
AA
AIS Agent Flight Recorder — dead-man alerts & resume for AI
/register_monitor

register monitor

Agent Flight Recorder — FREE (1 monitor per alert target) / Gateway key (20 monitors + stored capsules + fleet view). Register an agent or scheduled job to be w

liveunknown~5s typical
mcpaisagentflight
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-aislabs-recorder /register_monitor for me.

Input

FieldTypeDescription
name*stringWhat is being watched, e.g. "nightly ETL loop"
period_minutesnumberExpected heartbeat interval in minutes (default 10)
grace_minutesnumberHow late a heartbeat may be before alerting (default 5)
alert_webhookstringDiscord webhook URL or any HTTPS webhook (receives JSON)
alert_emailstringEmail address to alert (Gateway key tier only; capped at 10 emails/monitor/day)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-aislabs-recorder","endpoint":"/register_monitor","input":{"name":"..."}}'
cli
npx cracked-ai run -p mcp-ai-aislabs-recorder -e /register_monitor -i '{"name":"..."}'
mcp
run_tool({ provider: "mcp-ai-aislabs-recorder", endpoint: "/register_monitor", input: {"name":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.