MCP TypeScript SDK (V2)
    Preparing search index...
    • 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 }>