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

Class

packages/hosts/mcp/src/seams.ts:248–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246export type McpDispatchResult = Response | "not-found" | "forbidden";
247
248export class McpSessionStore extends Context.Service<
249 McpSessionStore,
250 {
251 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected