Skip to content
VS Code

AIS Agent Flight Recorder — dead-man alerts & resume for AI agents for VS Code

ai.aislabs/recorder

Dead-man switch for AI agents & cron jobs: heartbeat with state capsule, alerts + resume links

client:VS Code transport:streamable-http tools:5

Install AIS Agent Flight Recorder — dead-man alerts & resume for AI agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "recorder": {
      "type": "http",
      "url": "https://api.aislabs.ai/recorder/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AIS Agent Flight Recorder — dead-man alerts & resume for AI agents in other clients