type: ProtocolRequestType<
    InitializeParams,
    InitializeResult<any>,
    never,
    InitializeError,
    void,
>