MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / mcp-protocol.test.ts

File mcp-protocol.test.ts

e2e/cloud/mcp-protocol.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud: the raw /mcp wire protocol — CORS preflight, OAuth discovery
2// metadata, bearer-auth failures, org-scoped routing, and session lifecycle
3// errors — asserted with hand-rolled JSON-RPC over fetch, exactly the bytes an
4// MCP transport sends. Every hop is the production topology: real workerd,

Callers

nothing calls this directly

Calls 14

scenarioFunction · 0.90
callExecuteFunction · 0.85
toStringMethod · 0.80
pushMethod · 0.80
cancelMethod · 0.80
resolveMethod · 0.80
mcpPostFunction · 0.70
emailOfFunction · 0.70
orgIdOfFunction · 0.70
openSessionFunction · 0.70
getMethod · 0.65
jsonMethod · 0.65

Tested by

no test coverage detected