mcp-use TypeScript API
    Preparing search index...

    Function normalizeClientInfo

    • Normalizes a client identity and fills optional metadata with package defaults.

      Parameters

      • input: unknown

        Candidate client identity.

      Returns ClientInfo

      The supplied identity merged with defaults, or the complete default identity when input does not contain both name and version.