@modelcontextprotocol/sdk
    Preparing search index...

    Function startAuthorization

    • Begins the authorization flow with the given server, by generating a PKCE challenge and constructing the authorization URL.

      Parameters

      Returns Promise<{ authorizationUrl: URL; codeVerifier: string }>