Constructors

Properties

args?: string[]
autostart?: boolean
client: Client<{}, {}, objectOutputType<{}, ZodTypeAny, "passthrough">>

Type declaration

    Type declaration

      command: string
      env?: {
          [key: string]: string;
      }

      Type declaration

      • [key: string]: string
      error?: string
      name: string
      onDidUpdateStatus: Event<MCPServerStatus> = ...
      onDidUpdateStatusEmitter: Emitter<MCPServerStatus> = ...
      status: MCPServerStatus = MCPServerStatus.NotRunning

      Methods

      • Parameters

        • toolName: string
        • arg_string: string

        Returns Promise<objectOutputType<extendShape<{}, {}>, ZodTypeAny, "passthrough"> | objectOutputType<extendShape<{}, {}>, ZodTypeAny, "passthrough">>

      • Returns Promise<objectOutputType<extendShape<extendShape<{}, {}>, {}>, ZodTypeAny, "passthrough">>