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

File mcp-app.browser.test.ts

packages/hosts/mcp-apps-shell/src/shell/mcp-app.browser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from "node:fs";
2import { createServer, type IncomingMessage, type Server } from "node:http";
3import type { AddressInfo } from "node:net";
4import { dirname, resolve } from "node:path";

Callers

nothing calls this directly

Calls 15

startMcpHarnessFunction · 0.85
startShellServerFunction · 0.85
startHostServerFunction · 0.85
openHarnessFunction · 0.85
renderGeneratedUiFunction · 0.85
getHostStateFunction · 0.85
styleOfFunction · 0.85
getAttributeMethod · 0.80
execMethod · 0.80
countMethod · 0.80
clearMethod · 0.80

Tested by

no test coverage detected