Title: Installation and Configuration Guide for bb-browser | Bes...
URL Source: https://www.bestblogs.dev/status/2032859147847479545
Published Time: 2026-03-14 16:39:24
Markdown Content: Skip to main content Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters
⌘K
Change language Switch ThemeSign In
Narrow Mode
Installation and Configuration Guide for bb-browser ===================================================
Installation and Configuration Guide for bb-browser ===================================================  ### yan5xu
@yan5xu
如果是基于 CLI 使用:
npm install -g bb-browser
bb-browser site update
bb-browser site list
如果是使用 MCP(Claude Code / Cursor 等):
{
"mcpServers": {
"bb-browser": {
"command": "npx",
"args": ["-y", "bb-browser", "--mcp"]
}
}
}
两种方式都需要安装 Chrome 扩展:从 github.com/epiral/bb-brow… 下载 zip,解压后在 chrome://extensions/ 加载。Show More
Mar 14, 2026, 4:39 PM View on X
3 Replies
2 Retweets
8 Likes
981 Views  yan5xu @yan5xu
One Sentence Summary
Technical setup instructions for using bb-browser via CLI or MCP (Claude Code/Cursor).
Summary
This tweet provides the specific installation steps for bb-browser. It covers global installation via npm, configuration as an MCP server for AI editors like Claude Code and Cursor, and the necessary manual installation of the supporting Chrome extension from GitHub releases.
AI Score
82
Influence Score 6
Published At Today
Language
English
Tags
bb-browser
Installation
MCP
Claude Code
Cursor HomeArticlesPodcastsVideosTweets
Installation and Configuration Guide for bb-browser | Bes... ===============