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

File plugin.ts

packages/plugins/mcp/src/sdk/plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Layer, Option, Result, Schema } from "effect";
2import type { HttpClient } from "effect/unstable/http";
3
4import type { OAuthClientProvider } from "@modelcontextprotocol/sdk/client/auth.js";

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
createMcpConnectorFunction · 0.90
discoverToolsFunction · 0.90
authToolFailureFunction · 0.90
invokeMcpToolFunction · 0.90
isUnknownToolMessageFunction · 0.90
deriveMcpNamespaceFunction · 0.90
probeMcpEndpointShapeFunction · 0.90
toolFunction · 0.90
buildConnectorInputFunction · 0.85

Tested by

no test coverage detected