[pull] main from browserbase:main#26
Merged
pull[bot] merged 1 commit intoedisplay:mainfrom Feb 24, 2026
Merged
Conversation
# why From [1690](https://github.com/browserbase/stagehand/pull/1690/changes) shoutout @huuyafwww ! This enables agent to connect to MCP servers that require Authorization headers. # what changed connectToMCPServer was modified to accept options for StreamableHTTPClientTransport as arguments. # test plan A public api test was added <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Small additive API change that only affects MCP HTTP connection setup; minimal behavior change unless callers opt into `requestOptions`. > > **Overview** > `connectToMCPServer` now accepts `requestOptions` and forwards them to `StreamableHTTPClientTransport`, enabling HTTP connections to MCP servers that require request-header auth (e.g., `Authorization`). > > Updates the public API type test to include `requestOptions`, adds docs showing a header-authenticated connection example, and publishes patch changesets for `@browserbasehq/stagehand` and `@browserbasehq/stagehand-docs`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 657b7d5. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Enable header-based auth for MCP HTTP connections. connectToMCPServer now accepts requestOptions and forwards them to StreamableHTTPClientTransport. - **New Features** - Added requestOptions to connectToMCPServer for HTTP transports to pass headers like Authorization. - Updated docs with an authenticated MCP server example, expanded the public API type test, and limited the changeset bump to @browserbasehq/stagehand (docs package bump removed). <sup>Written for commit 6cee1df. Summary will update on new commits. <a href="https://cubic.dev/pr/browserbase/stagehand/pull/1735">Review in cubic</a></sup> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: huuyafwww <huuya.yamauchi@3-shake.com> Co-authored-by: ci-test <ci-test@example.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )