struct

Anthropic::BetaTunnel

Inherits JSON::Serializable < Struct < Value < Object

An MCP tunnel (research preview).

Creation allocates a fresh hostname; the tunnel rejects MCP traffic until at least one CA certificate is registered. Archival is irreversible.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

archived?
Source
archived_at
Source
created_at
Source
display_name

Human-readable name (1-255 characters). Null if unset.

Source
domain

Anthropic-assigned hostname. Globally unique and never reused after archive.

Source
id

Unique identifier, prefixed with tnl_.

Source
type
Source