Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ worker.ts
File
worker.ts
apps/host-cloudflare/src/worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeCloudflareApp } from
"./app"
;
2
import
type
{ CloudflareEnv } from
"./config"
;
3
4
// The MCP session Durable Object class, bound as `MCP_SESSION` in wrangler.jsonc.
Callers
nothing calls this directly
Calls
1
resolveHandler
Function · 0.85
Tested by
no test coverage detected