MCP TypeScript SDK (V2)
    Preparing search index...

    Error message.

    Yielded once if the operation fails. Terminal — no further messages will follow.

    interface ErrorMessage {
        error: Error;
        type: "error";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    error: Error
    type: "error"