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

File envelope.ts

packages/hosts/mcp/src/envelope.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Match, Predicate } from "effect";
2import { HttpRouter, HttpServerRequest, HttpServerResponse } from "effect/unstable/http";
3
4import {

Callers

nothing calls this directly

Calls 4

mcpRouteFunction · 0.85
discoveryRouteFunction · 0.85
syncMethod · 0.80
corsPreflightResponseFunction · 0.70

Tested by

no test coverage detected