MCPcopy Create free account
hub / github.com/cloudflare/mcp / get

Method get

worker-configuration.d.ts:587–587  ·  view source on GitHub ↗
(key: string, options?: DurableObjectGetOptions)

Source from the content-addressed store, hash-verified

585 readonly exports: Cloudflare.Exports;
586 readonly props: Props;
587 readonly id: DurableObjectId;
588 readonly storage: DurableObjectStorage;
589 container?: Container;
590 facets: DurableObjectFacets;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected