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/interfaces/test.OpenInstalledHostMcpServerOptions.md.
  • English
  • Interface: OpenInstalledHostMcpServerOptions

    Properties

    artifactRoot

    readonly artifactRoot: string

    Root containing agent-bundle.manifest.json and target directories.


    env?

    readonly optional env?: Readonly<Record<string, string>>


    host

    readonly host: InstallHost


    hostBinaryVersion?

    readonly optional hostBinaryVersion?: string

    Version observed from the real host binary, when that lane invoked one.


    installedRoot

    readonly installedRoot: string

    Host-owned installed plugin root, not the build target directory.


    manifest

    readonly manifest: AgentBundleTestManifest


    server?

    readonly optional server?: string


    sessionEvidence?

    readonly optional sessionEvidence?: string