Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ DurableObject } from
"cloudflare:workers"
;
2
import
{ SpanKind, SpanStatusCode, context, trace } from
"@opentelemetry/api"
;
3
import
{
4
ATTR_HTTP_REQUEST_METHOD,
Callers
nothing calls this directly
Calls
13
makeCloudMcpAgentHandler
Function · 0.90
browserTracesResponse
Function · 0.90
classifyMcpPath
Function · 0.90
installTracerProvider
Function · 0.90
prepareMcpOrgScope
Function · 0.90
flushTracerProvider
Function · 0.90
isAppOwnedPath
Function · 0.90
exec
Method · 0.80
setAttribute
Method · 0.80
end
Method · 0.80
waitUntil
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected