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

File executor.config.ts

apps/host-selfhost/executor.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineExecutorConfig } from "@executor-js/sdk";
2import { openApiHttpPlugin } from "@executor-js/plugin-openapi/api";
3import { googleHttpPlugin } from "@executor-js/plugin-google/api";
4import { microsoftHttpPlugin } from "@executor-js/plugin-microsoft/api";

Callers

nothing calls this directly

Calls 2

defineExecutorConfigFunction · 0.90
resolveSecretKeyFunction · 0.90

Tested by

no test coverage detected