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

fetch capsule

Agent Flight Recorder (Gateway key) — get the last state capsule a monitored agent sent, to resume from where it died.

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 /fetch_capsule for me.

Input

FieldTypeDescription
monitor_id*string
secretstring

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":"/fetch_capsule","input":{"monitor_id":"..."}}'
cli
npx cracked-ai run -p mcp-ai-aislabs-recorder -e /fetch_capsule -i '{"monitor_id":"..."}'
mcp
run_tool({ provider: "mcp-ai-aislabs-recorder", endpoint: "/fetch_capsule", input: {"monitor_id":"..."} })

Try it

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