Skip to content

Commit 2d26d1a

Browse files
committed
readme layout
1 parent 2ca8295 commit 2d26d1a

File tree

3 files changed

+9
-19
lines changed

3 files changed

+9
-19
lines changed

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
This server provides cloud browser automation capabilities using [Browserbase](https://www.browserbase.com/), [Puppeteer](https://pptr.dev/), and [Stagehand](https://github.com/browserbase/stagehand) (Coming Soon). This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.
88

9+
To learn to get started with Browserbase, check out ['browserbase/README.md'](./browserbase/README.md) or [Stagehand MCP](./stagehand/README.md).
10+
911
## Getting Started with available MCPs
1012

1113
🌐 **Browserbase MCP** - Located in [`browserbase/`](./browserbase/)
@@ -19,15 +21,7 @@ This server provides cloud browser automation capabilities using [Browserbase](h
1921
| JavaScript | Execute custom JS in the browser context |
2022
| Web Interaction | Navigate, click, and fill forms with ease |
2123

22-
### Installing
23-
24-
To install the Browserbase MCP server for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/@browserbasehq/mcp-browserbase):
25-
26-
```bash
27-
npx @smithery/cli install @browserbasehq/mcp-browserbase --client claude
28-
```
29-
30-
🤘 **Stagehand MCP** - Located in [`stagehand/`](./stagehand/) *(Coming Soon)*
24+
🤘 **Stagehand MCP** - Located in [`stagehand/`](./stagehand/)
3125

3226
| Feature | Description |
3327
|---------|-------------|
@@ -37,10 +31,6 @@ npx @smithery/cli install @browserbasehq/mcp-browserbase --client claude
3731
| Vision Support | Use annotated screenshots for complex DOMs |
3832
| Open Source | Contribute to the project and join the [Slack community](https://join.slack.com/t/stagehand-dev/shared_invite/zt-2uvuobu50-~wVSx2Si75CPa3332hwVEw) for support |
3933

40-
### Installing
41-
42-
To install the Stagehand MCP server for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/@browserbasehq/mcp-stagehand):
34+
### Alternative Installation Methods
4335

44-
```bash
45-
npx @smithery/cli install @browserbasehq/mcp-stagehand --client claude
46-
```
36+
[Smithery](https://smithery.ai/protocol/@browserbasehq)

browserbase/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stagehand/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)