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

File mcp.test.ts

apps/host-selfhost/src/mcp/mcp.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync } from "node:fs";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4

Callers

nothing calls this directly

Calls 8

makeSelfHostApiHandlerFunction · 0.85
initSessionFunction · 0.85
signUpFunction · 0.70
mcpFunction · 0.70
jsonMethod · 0.65
textMethod · 0.65
disposeFunction · 0.50
handlerFunction · 0.50

Tested by

no test coverage detected