MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / stop

Method stop

projects/harness/src/util/tool-server.ts:24–24  ·  view source on GitHub ↗

Stops HTTP listener and MCP transport

()

Source from the content-addressed store, hash-verified

22
23 /** Stops HTTP listener and MCP transport */
24 stop(): Promise<void>
25}
26
27export interface ToolServerOptions {

Callers 12

syncBlockerFunction · 0.65
cleanupPowerKeeperFunction · 0.65
queryMethod · 0.65
queryMethod · 0.65
stopRuntimeMethod · 0.65
disconnectAllStoresMethod · 0.65
commandsMethod · 0.65

Implementers 3

RuntimeSupervisorprojects/runtime/src/supervisor.ts
CronManagerprojects/web/src/store/managers/CronMa
RepeatManagerprojects/web/src/store/managers/Repeat

Calls

no outgoing calls

Tested by

no test coverage detected