MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / stdio-integration.test.ts

File stdio-integration.test.ts

packages/hosts/mcp/src/stdio-integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Client as ModernClient } from "@modelcontextprotocol/client";
3import { StdioClientTransport as ModernStdioClientTransport } from "@modelcontextprotocol/client/stdio";
4import { Client } from "@modelcontextprotocol/sdk/client/index.js";

Callers

nothing calls this directly

Calls 5

stopAutoSpawnedDaemonFunction · 0.70
syncMethod · 0.65
connectMethod · 0.65
closeMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected