Skip to content

[STG-1726] feat: rename package to @browserbasehq/mcp#166

Merged
shrey150 merged 3 commits intomainfrom
rename-package
Mar 31, 2026
Merged

[STG-1726] feat: rename package to @browserbasehq/mcp#166
shrey150 merged 3 commits intomainfrom
rename-package

Conversation

@shrey150
Copy link
Copy Markdown
Contributor

Summary

  • Renames the npm package from @browserbasehq/mcp-server-browserbase to @browserbasehq/mcp
  • Updates all references across package.json, README.md, CHANGELOG.md, server.json, and gemini-extension.json
  • Includes a major version changeset since this is a breaking change

Post-merge: maintainer action required

  1. Deprecate the old package on npm:

    npm deprecate @browserbasehq/mcp-server-browserbase "This package has moved to @browserbasehq/mcp"
  2. Set up trusted publishing on npmjs.com for @browserbasehq/mcp so the release workflow can publish to the new package name.

Linear

https://linear.app/browserbase/issue/STG-1726/rename-npm-package-to-browserbasehqmcp

Test plan

  • Verify npx @browserbasehq/mcp works after publishing
  • Verify the old package shows the deprecation notice
  • Verify trusted publishing is configured for the new package name

🤖 Generated with Claude Code

shrey150 and others added 3 commits March 30, 2026 14:09
…rowserbasehq/mcp

Shorter, cleaner package name for the Browserbase MCP server.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
No API or functionality changes — only the package name changed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shrey150 shrey150 merged commit 2843e74 into main Mar 31, 2026
1 check 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