From 34463a4a688ea23f130061cd5d9f15a7e291c7f1 Mon Sep 17 00:00:00 2001 From: Henry Mao <1828968+calclavia@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:12:50 +0800 Subject: [PATCH] Added badges README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d30271..3f67bad 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ To learn to get started with Browserbase, check out ['browserbase/README.md'](./ 🌐 **Browserbase MCP** - Located in [`browserbase/`](./browserbase/) +[![smithery badge](https://smithery.ai/badge/@browserbasehq/mcp-browserbase)](https://smithery.ai/server/@browserbasehq/mcp-browserbase) + | Feature | Description | |---------|-------------| | Browser Automation | Control and orchestrate cloud browsers | @@ -23,6 +25,8 @@ To learn to get started with Browserbase, check out ['browserbase/README.md'](./ 🤘 **Stagehand MCP** - Located in [`stagehand/`](./stagehand/) +[![smithery badge](https://smithery.ai/badge/@browserbasehq/mcp-stagehand)](https://smithery.ai/server/@browserbasehq/mcp-stagehand) + | Feature | Description | |---------|-------------| | Atomic Instructions | Execute precise actions like `act("click the login button")` or `extract("find the red shoes")` |