Skip to content

fix: remove duplicate Browserbase MCP registry entry - #238

Merged
Linda Li (lindazqli) merged 1 commit into
Azure:mainfrom
shrey150:shrey/gro-2003-remove-duplicate-browserbase-entry
Jul 27, 2026
Merged

fix: remove duplicate Browserbase MCP registry entry#238
Linda Li (lindazqli) merged 1 commit into
Azure:mainfrom
shrey150:shrey/gro-2003-remove-duplicate-browserbase-entry

Conversation

@shrey150

Copy link
Copy Markdown
Contributor

Summary

  • remove the duplicate legacy browserbase-mcp-server.json partner entry
  • keep browserbase-mcp.json as the single canonical Browserbase registry entry

Why

Both files describe the same hosted Browserbase MCP endpoint. The canonical browserbase-mcp.json entry, added in #222, is the current submission and uses the current bearer-authentication configuration.

E2E Test Matrix

Command / flow Observed output Confidence / sufficiency
check-jsonschema --verbose --schemafile partners/server-schema.json partners/servers/*.json ok -- validation done Validates all 93 remaining partner server files against the repository schema.
Repository uniqueness checks from validate-servers.yml All 93 server names are unique; All 103 security scheme keys are unique Reproduces the remaining pull-request validation logic locally and confirms the deletion introduces no registry collisions.
Assert the legacy file is absent, validate the canonical file's hosted endpoint and bearer scheme with jq, then count matching hosted endpoint entries Browserbase registry entries for hosted endpoint: 1 (canonical browserbase-mcp.json only) Proves the requested duplicate was removed while the current hosted Browserbase entry remains intact; it does not exercise the remote MCP service because runtime behavior is unchanged.

@lindazqli
Linda Li (lindazqli) merged commit 0e6a65a into Azure:main Jul 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants