We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfd6f6 commit 34ff725Copy full SHA for 34ff725
README.md
@@ -154,6 +154,14 @@ Use the following prompts to run/debug/fix your **automated tests** on BrowserSt
154
}
155
```
156
157
+### Installing via Smithery
158
+
159
+To install BrowserStack Test Platform Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@browserstack/mcp-server):
160
161
+```bash
162
+npx -y @smithery/cli install @browserstack/mcp-server --client claude
163
+```
164
165
## 🤝 Recommended MCP Clients
166
167
- We recommend using **Github Copilot or Cursor** for automated testing + debugging use cases.
0 commit comments