MCP TypeScript SDK (V2)
    Preparing search index...
    CompleteCallback: (
        value: StandardSchemaWithJSON.InferInput<T>,
        context?: { arguments?: Record<string, string> },
    ) =>
        | StandardSchemaWithJSON.InferInput<T>[]
        | Promise<StandardSchemaWithJSON.InferInput<T>[]>

    Type Parameters

    Type Declaration