For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/functions/test.openInstalledHostMcpServer.md.
  • English
  • 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>