MCPcopy Create free account

hub / github.com/UsefulSoftwareCo/executor / functions

Functions6,601 in github.com/UsefulSoftwareCo/executor

↓ 4 callersFunctionparseBrowserApproval
(result: McpCallResult)
e2e/src/surfaces/mcp.ts:122
↓ 4 callersFunctionparseSpecOverridesText
(text: string)
packages/plugins/openapi/src/sdk/spec-overrides.ts:56
↓ 4 callersFunctionparseToolAddress
(address: string)
packages/core/sdk/src/executor.ts:198
↓ 4 callersMethodpolicy
(policy: TablePolicy<this, TContext>)
packages/core/fumadb/src/schema/create.ts:332
↓ 4 callersFunctionpolicyViolation
(message: string)
packages/core/sdk/src/owner-policy.ts:37
↓ 4 callersFunctionprobeMcpEndpointShape
( endpoint: string, options: ProbeOptions = {}, )
packages/plugins/mcp/src/sdk/probe-shape.ts:246
↓ 4 callersFunctionproduceConnectionTools
( integrationRow: IntegrationRow, ref: ConnectionRef, mode: "explicit" | "background" = "exp
packages/core/sdk/src/executor.ts:2147
↓ 4 callersFunctionprovision
( executor: { readonly connections: { readonly create: (input: { readonly owner: "org";
packages/core/execution/src/tool-invoker.test.ts:433
↓ 4 callersMethodprovision
Boot a fresh guest and wait until SSH answers.
e2e/src/vm/types.ts:48
↓ 4 callersFunctionrankResponseSample
( sample: readonly HealthCheckResponseSample[], )
packages/core/sdk/src/health-check.ts:458
↓ 4 callersFunctionreadElicitationMode
(request: Request)
packages/hosts/mcp/src/browser-approval.ts:39
↓ 4 callersFunctionreadJson
(response: Response)
apps/cli/src/device-login.ts:143
↓ 4 callersFunctionreadLocalServerManifest
()
apps/cli/src/local-server-manifest.ts:35
↓ 4 callersFunctionreadMetadata
()
apps/cli/src/build.ts:70
↓ 4 callersFunctionregistrationScopes
( declaredScopes: readonly string[], discoveredScopes: readonly string[], )
packages/react/src/components/oauth-client-form.tsx:76
↓ 4 callersFunctionrenameWithRetry
(source: string, target: string)
apps/local/src/db/v1-v2-migration.ts:1019
↓ 4 callersFunctionrequireBundle
()
e2e/desktop-packaged/supervised-regressions.test.ts:245
↓ 4 callersFunctionrequiredPlacementVariables
( placements: readonly AuthPlacement[], )
packages/core/sdk/src/http-auth/auth-method.ts:112
↓ 4 callersFunctionresetDB
(provider: SQLProvider)
packages/core/fumadb/test/shared.ts:440
↓ 4 callersFunctionresolveDaemonTarget
(baseUrl: string)
apps/cli/src/main.ts:452
↓ 4 callersFunctionresolveFileAuthPath
()
apps/local/src/db/v1-v2-migration.ts:622
↓ 4 callersFunctionresolveOrganization
(organizationId: string)
apps/cloud/src/auth/organization.ts:38
↓ 4 callersFunctionresolveSpecText
(input: string, credentials?: SpecFetchCredentials)
packages/plugins/openapi/src/sdk/parse.ts:68
↓ 4 callersFunctionrestoreLaunchdService
(snapshot: LaunchdServiceSnapshot | null)
e2e/desktop-packaged/supervised-regressions.test.ts:324
↓ 4 callersFunctionrmWithRetry
(path: string)
apps/local/src/db/v1-v2-migration.ts:1040
↓ 4 callersFunctionrowToConnection
(row: ConnectionRow)
packages/core/sdk/src/executor.ts:562
↓ 4 callersFunctionrowToIntegration
( row: IntegrationRow, authMethods: readonly AuthMethodDescriptor[] = [], display?: IntegrationDisplayDe
packages/core/sdk/src/executor.ts:523
↓ 4 callersFunctionrun
(command: string, args: ReadonlyArray<string>)
e2e/scripts/pr-media.ts:31
↓ 4 callersFunctionrunCommand
( cmd: string, args: ReadonlyArray<string>, env?: Record<string, string | undefined>, )
apps/cli/src/service.ts:108
↓ 4 callersFunctionrunExecutor
( args: ReadonlyArray<string>, options: { readonly dataDir: string; readonly captureUserPath?: boolean },
apps/desktop/src/main/service.ts:78
↓ 4 callersFunctionschemaRef
(name: string)
packages/plugins/openapi/src/providers/google/discovery.ts:393
↓ 4 callersFunctionscopesFromAuthorizeUrl
(authorizationUrl: string)
packages/core/sdk/src/testing/oauth-test-server.ts:419
↓ 4 callersFunctionsectionFor
(connection: string)
e2e/scenarios/policies-ui.test.ts:143
↓ 4 callersFunctionserializeExecutorServerProfilesSnapshot
( snapshot: ExecutorServerProfilesSnapshot, )
packages/react/src/api/server-profiles.tsx:98
↓ 4 callersFunctionserveMcpServerWithOAuth
( factory: () => McpServer, options: Omit<McpTestServerOptions, "auth"> & { readonly scopes?: readonly
packages/plugins/mcp/src/testing/server.ts:247
↓ 4 callersFunctionserveOpenApiEchoTestServer
( options: OpenApiEchoTestServerOptions = {}, )
packages/plugins/openapi/src/testing/index.ts:634
↓ 4 callersFunctionserviceForMatchedTool
( pluginId: MonolithPluginId, toolName: string, services: readonly ServiceTarget[], )
packages/plugins/provider-service-split/src/planner.ts:726
↓ 4 callersFunctionserviceTarget
()
e2e/desktop-packaged/stale-launchd-registration.test.ts:247
↓ 4 callersMethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
apps/cloud/worker-configuration.d.ts:672
↓ 4 callersMethodsetTimeout
(callback: (...args: any[]) => void, msDelay?: number)
apps/cloud/worker-configuration.d.ts:329
↓ 4 callersFunctionsetUpdateStatus
(status: DesktopUpdateStatus)
apps/desktop/src/main/index.ts:835
↓ 4 callersFunctionsettle
()
packages/react/src/api/oauth-popup.ts:153
↓ 4 callersFunctionsignInSession
( baseUrl: string, credentials: { readonly email: string; readonly password: string }, )
e2e/targets/selfhost.ts:26
↓ 4 callersFunctionsleep
(ms: number)
e2e/src/vm/desktop.ts:40
↓ 4 callersFunctionssh
(command: string)
e2e/cli/service-install-takeover.test.ts:54
↓ 4 callersFunctionssh
(command: string)
e2e/src/vm/ec2.ts:283
↓ 4 callersFunctionstepScanState
(state: ScanState, current: string, next: string)
packages/core/sdk/src/schema-types.ts:261
↓ 4 callersFunctionstorageDataRecord
(row: Pick<PluginStorageRow, "data">)
packages/plugins/provider-service-split/src/planner.ts:662
↓ 4 callersFunctionstripMcpOrgSegment
(pathname: string)
apps/host-selfhost/src/mcp/org-path.ts:32
↓ 4 callersFunctionstripTypeScript
(code: string)
packages/kernel/core/src/strip-types.ts:26
↓ 4 callersFunctiontableExists
(client: Client, table: string)
apps/local/src/db/v1-v2-migration.ts:140
↓ 4 callersFunctiontartVm
(os: "macos" | "linux", arch: VmArch = "arm64")
e2e/src/vm/tart.ts:98
↓ 4 callersFunctiontimeoutMessage
(timeoutMs: number)
packages/kernel/runtime-quickjs/src/index.ts:108
↓ 4 callersFunctiontoHttpResponseError
(error: unknown)
apps/cloud/src/api/error-response.ts:42
↓ 4 callersFunctiontoMcpResult
(result: FormattedExecuteInput)
packages/hosts/mcp/src/tool-server.ts:457
↓ 4 callersFunctiontoOptionalString
(value: unknown)
packages/react/src/components/elicitation-approval.tsx:40
↓ 4 callersFunctiontokenizeSearchText
(value: string)
packages/core/execution/src/tool-invoker.ts:485
↓ 4 callersFunctiontoolData
(value: unknown)
scripts/agent-config-smoke.ts:83
↓ 4 callersFunctiontoolkitSlugFromRequest
(request: Request)
apps/cloud/src/mcp/auth.ts:73
↓ 4 callersFunctiontypeCheckOutputTypeScript
( contract: OutputTypeScriptContract | null | undefined, runtimeOutput: unknown, options: TypeCheckOutpu
packages/core/sdk/src/testing/tool-output-contract.ts:15
↓ 4 callersFunctiontypedIdentityLabel
(label: string)
packages/react/src/components/add-account-modal.tsx:594
↓ 4 callersFunctionunauthorized
(auth: UnauthorizedAuth, protectedResourceMetadataUrl: string)
apps/cloud/src/mcp/responses.ts:39
↓ 4 callersFunctionuseAuthMethodList
(seeds: readonly AuthMethodSeed[])
packages/react/src/components/auth-method-list-editor.tsx:58
↓ 4 callersFunctionuseCarousel
()
packages/react/src/components/carousel.tsx:33
↓ 4 callersFunctionuseClientPlugins
()
packages/core/sdk/src/client.ts:447
↓ 4 callersFunctionuseFormField
()
packages/react/src/components/form.tsx:41
↓ 4 callersFunctionuseSidebar
()
packages/react/src/components/sidebar.tsx:34
↓ 4 callersFunctionvalidateMigrationOAuthUrl
(value: string, label: string)
packages/core/sdk/src/migration-oauth-metadata.ts:43
↓ 4 callersFunctionverify
(request: Request)
apps/host-cloudflare/src/auth/cloudflare-access.ts:79
↓ 4 callersMethodvideo
* Returns a handle scoped to a single video for per-video operations. * @param id The unique identifier for the video. * @returns A handle for p
apps/cloud/worker-configuration.d.ts:12664
↓ 4 callersFunctionwaitForUnreachable
(input: { readonly check: Effect.Effect<boolean, E, R>; readonly timeoutMs: number; readonly intervalMs:
apps/cli/src/daemon.ts:217
↓ 4 callersFunctionwebUrlForConnection
(conn: SidecarConnection)
apps/desktop/src/main/index.ts:141
↓ 4 callersMethodwithTelemetry
( effect: Effect.Effect<A, E>, incoming?: IncomingTraceHeaders, )
apps/cloud/src/mcp/session-durable-object.ts:282
↓ 4 callersFunctionworkerdPlatformPackage
( platform: NodeJS.Platform = process.platform, arch: NodeJS.Architecture = process.arch, )
packages/kernel/runtime-workerd-subprocess/src/index.ts:170
↓ 4 callersFunctionwrite
(runDir: string, timeline: Timeline)
e2e/src/timeline.ts:31
↓ 3 callersFunctionacquireDataDirOwnership
(dataDir: string)
apps/local/src/db/data-dir-ownership.ts:84
↓ 3 callersFunctionaddIntegrationErrorMessage
( exit: Exit.Exit<unknown, unknown>, slug: string, fallback: string, )
packages/react/src/lib/integration-add.tsx:41
↓ 3 callersMethodalarm
(alarmInfo?: AlarmInvocationInfo)
apps/cloud/worker-configuration.d.ts:572
↓ 3 callersFunctionallServiceSlugs
(services: readonly ServiceTarget[])
packages/plugins/provider-service-split/src/planner.ts:738
↓ 3 callersFunctionallowUnsafeUrl
( value: string | undefined, policy: MicrosoftGraphUrlPolicy | undefined, )
packages/plugins/openapi/src/providers/microsoft/graph.ts:232
↓ 3 callersFunctionannotateMcpRequest
( request: Request, opts: { token: VerifiedToken | null; parseBody: boolean }, )
apps/cloud/src/mcp/telemetry.ts:185
↓ 3 callersFunctionannotationsForOperation
( method: string, pathTemplate: string, )
packages/plugins/openapi/src/sdk/invoke.ts:1308
↓ 3 callersFunctionapiBaseUrlForServerOrigin
(origin: string)
packages/core/sdk/src/server-connection.ts:84
↓ 3 callersFunctionapiKeyMethodFromLegacyTemplate
( template: LegacyApiKeyTemplate, )
packages/core/sdk/src/http-auth/legacy.ts:71
↓ 3 callersFunctionappPlugin
(options: AppPluginOptions = {})
packages/app/vite.ts:38
↓ 3 callersFunctionapply
(time: number, play: boolean)
e2e/viewer/src/SessionPlayer.tsx:161
↓ 3 callersFunctionarmSupervisedMonitor
()
apps/desktop/src/main/index.ts:338
↓ 3 callersFunctionasCompilerSchema
(value: unknown)
packages/core/sdk/src/schema-types.ts:61
↓ 3 callersFunctionasObjectSchema
(value: unknown)
packages/react/src/components/json-schema-form.tsx:81
↓ 3 callersFunctionattachToSupervisedDaemon
()
apps/desktop/src/main/sidecar.ts:408
↓ 3 callersFunctionbeat
(ms: number = FILM_BEAT_MS)
e2e/src/timeline.ts:83
↓ 3 callersFunctionblob
(key: string, overrides: Partial<BlobRow> = {})
packages/plugins/provider-service-split/src/planner.test.ts:113
↓ 3 callersFunctionblockedPolicy
(pattern = "*")
packages/plugins/toolkits/src/server.ts:136
↓ 3 callersFunctionbrowserStorage
()
packages/app/src/web/server-connection-menu.tsx:61
↓ 3 callersFunctionbuildAuthorizationUrl
(input: BuildAuthorizationUrlInput)
packages/core/sdk/src/oauth-helpers.ts:140
↓ 3 callersFunctionbuildExecuteDescription
(executor: Executor)
packages/core/execution/src/description.ts:20
↓ 3 callersFunctionbuildFindOptions
( table: AnyTable, { select = true, where, orderBy, join, ...options }: FindManyOptions, )
packages/core/fumadb/src/query/orm/index.ts:45
↓ 3 callersFunctionbuildMcpHttpEndpoint
(input: { readonly origin: string | null; readonly desktop?: { readonly port: number; } | null; re
packages/react/src/components/mcp-install-card.tsx:45
↓ 3 callersFunctionbuildMcpInstallCommand
(input: { readonly mode: TransportMode; readonly isDev: boolean; readonly origin: string | null; reado
packages/react/src/components/mcp-install-card.tsx:73
↓ 3 callersFunctionbuildToolPath
(parts: ReadonlyArray<string>)
apps/cli/src/tooling.ts:107
← previousnext →401–500 of 6,601, ranked by callers