MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / artifacts-tools.test.ts

File artifacts-tools.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "@effect/vitest";
2import { Data, Effect } from "effect";
3import { Client } from "@modelcontextprotocol/sdk/client/index.js";
4import { InMemoryTransport } from "@modelcontextprotocol/sdk/inMemory.js";

Callers

nothing calls this directly

Calls 15

createExecutorMcpServerFunction · 0.90
artifactUrlForFunction · 0.90
makeArtifactStoreFunction · 0.85
connectionsPortFunction · 0.85
connFunction · 0.85
runBoundActionFunction · 0.85
resolveMethod · 0.80
setMethod · 0.80
pushMethod · 0.80
withClientFunction · 0.70
makeStubEngineFunction · 0.70
toolNamesFunction · 0.70

Tested by

no test coverage detected