Function: openInstalledHostMcpServer()
openInstalledHostMcpServer(
options):Promise<InstalledHostMcpSession>
Discovers an emitted MCP command from a host-owned installed layout, checks the artifact/install boundary, then opens a real stdio client session.
The running-process version is read only from the live initialize result. The helper also derives the installed generated event-runtime socket so the shared matrix can read WarmRuntimeIdentity without crossing into source.
Parameters
options
OpenInstalledHostMcpServerOptions
Returns
Promise<InstalledHostMcpSession>