{
  "status": "ok",
  "server": "loom-mcp",
  "version": "1.0.0",
  "timestamp": "2026-04-29T19:40:41.565Z",
  "endpoints": {
    "mcp": "/mcp",
    "health": "/health",
    "admin_export": "/admin/export",
    "admin_migrate": "/admin/migrate"
  },
  "auth": {
    "mcp_bearer_required": true,
    "admin_token_required": true,
    "signed_payload_required": true
  },
  "counts": {
    "tasks": 792,
    "dependencies": 28,
    "sessions": 0,
    "checkpoints": 0,
    "agent_executions": 0,
    "agent_profiles": 12,
    "runtime_settings": 7
  }
}