MCPcopy Create free account
hub / github.com/apache/maka / connect

Method connect

packages/cli/src/runtime-host-run-command.ts:45–45  ·  view source on GitHub ↗
(
    rootPath: string,
    hostProfileId: string | undefined,
    clientDataRoot: string,
  )

Source from the content-addressed store, hash-verified

43
44export interface RuntimeHostRunCommandDeps {
45 connect(
46 rootPath: string,
47 hostProfileId: string | undefined,
48 clientDataRoot: string,

Callers 15

connectFunction · 0.65
runRuntimeHostProjectCliFunction · 0.65
openClientMethod · 0.65
stdio-server.tsFile · 0.65
manager.test.tsFile · 0.65
createRemoteFixtureFunction · 0.65
startMethod · 0.65
startMethod · 0.65
openConnectionMethod · 0.65
openConnectionFunction · 0.65
connectFunction · 0.65

Calls

no outgoing calls

Tested by 4

createRemoteFixtureFunction · 0.52
withSocketPairFunction · 0.52
openHalfOpenSocketFunction · 0.52