MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / http-status.test.ts

File http-status.test.ts

packages/plugins/mcp/src/sdk/http-status.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from "@effect/vitest";
2import { InsufficientScopeError, SdkErrorCode, SdkHttpError } from "@modelcontextprotocol/client";
3
4import { loadMcpClientSdk } from "./client-module";

Callers

nothing calls this directly

Calls 2

loadMcpClientSdkFunction · 0.90

Tested by

no test coverage detected