Overview
beacon cloud prints setup helpers for provider-managed cloud agent
environments. Supported flows capture Claude Code or Cursor cloud agent
telemetry and upload the cloud session’s runtime.jsonl to customer-managed
Google Cloud Storage.
For complete walkthroughs, see Claude Code Cloud Agents
and Cursor Cloud Agents.
Commands
beacon cloud claude-web print-setup
Print a Claude Code cloud environment setup script.
beacon cloud claude-web print-hooks
Print Claude hook settings for a cloud sandbox.
beacon cloud cursor print-setup
Print a Cursor cloud agent binary setup script.
beacon cloud cursor print-hooks
Print Cursor project hook settings to commit for cloud agents.
beacon cloud gcs setup
Create or print self-serve GCS setup commands for cloud-agent telemetry.
GCS Setup Note
The helper creates or validates a bucket, creates a dedicated uploader service account, grants object upload access, creates a service-account key, and prints theBEACON_CLOUD_GCS_* environment variables for cloud agents.
Related
beacon cloud gcs setup
Create or print self-serve GCS setup commands for cloud-agent telemetry.
Claude Code Cloud Agents
Configure Claude Code cloud agent telemetry and GCS upload end to end.
Cursor Cloud Agents
Configure Cursor cloud agent telemetry and GCS upload end to end.
Google Cloud Storage forwarding
Review local endpoint GCS forwarding for persistent endpoint deployments.

