Add Browserbase MCP server#222
Draft
shrey150 wants to merge 3 commits into
Draft
Conversation
Adds Browserbase remote MCP server (https://mcp.browserbase.com/mcp, streamable-http) with static bearer auth for the Azure API Center MCP Registry / Microsoft Foundry Tools Catalog. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@shrey150 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
- summary/description: 'verified browser platform', drop CAPTCHA/proxies/anti-bot/stealth - useCase: 'Automation on protected sites' -> 'Reliable automation at scale' - em dashes per Browserbase docs style Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- terse summary==description (match repo ethos); verified browsers + Stagehand SDK - useCases: Agent Identity framing, drop CAPTCHA/proxy/stealth - tags: browser-agents/ai-agents (drop legacy web-scraping) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add Browserbase MCP server
Adds the Browserbase remote MCP server to the Azure API Center MCP Registry / Microsoft Foundry Tools Catalog.
Browserbase is a hosted MCP server for AI-powered web browser automation (built on Browserbase + Stagehand). It lets Foundry agents create managed cloud browser sessions and drive real websites with natural language — navigate, act, observe, and extract — on stealth browsers with automatic CAPTCHA solving and residential proxies.
https://mcp.browserbase.com/mcp(streamable-http)Authorization: Bearer <Browserbase API key>(securitySchemetypehttp, schemebearer)start,end,navigate,act,observe,extractValidation
check-jsonschema --schemafile partners/server-schema.json partners/servers/browserbase-mcp.json→ ok, validation donename(browserbase-mcp) andsecuritySchemeskey (browserbaseBearerAuth) verified unique across all existing entries