Skip to main content

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 the BEACON_CLOUD_GCS_* environment variables for cloud agents.
This self-serve flow passes a scoped Google service-account key into the provider-managed cloud agent environment. Use it for proof-of-concept testing and prototyping. For production enterprise deployments, use Asymptote Managed or contact Asymptote about secure forwarding in customer-managed infrastructure.

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.