MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / server.ts

File server.ts

apps/cloud/src/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DurableObject } from "cloudflare:workers";
2import { SpanKind, SpanStatusCode, context, trace } from "@opentelemetry/api";
3import type { ErrorEvent } from "@sentry/cloudflare";
4import {

Callers

nothing calls this directly

Calls 15

makeCloudMcpAgentHandlerFunction · 0.90
browserTracesResponseFunction · 0.90
classifyMcpPathFunction · 0.90
installTracerProviderFunction · 0.90
prepareMcpOrgScopeFunction · 0.90
flushTracerProviderFunction · 0.90
isAppOwnedPathFunction · 0.90
captureCauseFunction · 0.90
execMethod · 0.80
setAttributeMethod · 0.80

Tested by

no test coverage detected