For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/interfaces/api.TargetMcpRuntimeContract.md.
  • 简体中文
  • Interface: TargetMcpRuntimeContract

    Properties

    manifestPath

    readonly manifestPath: string

    Methods

    readModernServers()

    readModernServers(document): ModernMcpServersReadResult

    Parameters

    document

    unknown

    Returns

    ModernMcpServersReadResult


    resolveStdioArgument()

    resolveStdioArgument(value, roots): string

    Parameters

    value

    string

    roots

    McpRuntimeRoots

    Returns

    string


    resolveValue()

    resolveValue(field, roots, value): McpRuntimeValueResolution

    Parameters

    field

    McpRuntimeValueField

    roots

    McpRuntimeRoots

    value

    string

    Returns

    McpRuntimeValueResolution