← 回總覽

Installation and Configuration Guide for bb-browser

📅 2026-03-15 00:39 yan5xu 人工智能 3 分鐘 2956 字 評分: 82
bb-browser Installation MCP Claude Code Cursor
📌 一句话摘要 Technical setup instructions for using bb-browser via CLI or MCP (Claude Code/Cursor). 📝 详细摘要 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 necess

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 ![Image 1: LogoBestBlogs](https://www.bestblogs.dev/ "BestBlogs.dev")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 =================================================== ![Image 2: yan5xu](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_e332a8ea) ### 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 ![Image 3: yan5xu](https://www.bestblogs.dev/en/tweets?sourceid=e332a8ea) 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... ===============

查看原文 → 發佈: 2026-03-15 00:39:24 收錄: 2026-03-15 04:01:06

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。