| 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, |
nothing calls this directly
no test coverage detected