Skip to content

Commit 4d00eef

Browse files
update thumbnail
1 parent 65de9e3 commit 4d00eef

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

README.md

+18-9
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111

1212
</div>
1313

14-
1514
<h3 align="center">One Platform For All Your Testing Needs</h4>
1615

1716
## 📖 Overview
17+
1818
Enable every developer and tester in your team, whether they are testing manually, starting their automation journey, or scaling test automation.
1919
BrowserStack MCP Server allows you to use our cutting-edge [Test Platform](https://www.browserstack.com/test-platform) directly from your favourite AI tools.
2020

@@ -38,9 +38,14 @@ Use the following prompts to use your **mobile apps** on BrowserStack's extensiv
3838
"My app crashed on Android 14 device, can you help me debug?"
3939
```
4040

41-
Video Walkthrough:
42-
43-
[![Watch the video](https://img.youtube.com/vi/vy1sx0J7sTk/0.jpg)](https://www.youtube.com/watch?v=vy1sx0J7sTk)
41+
<div>
42+
<a href="https://www.youtube.com/watch?v=vy1sx0J7sTk">
43+
<p>Watch Video For App Testing:</p>
44+
</a>
45+
<a href="https://www.youtube.com/watch?v=vy1sx0J7sTk">
46+
<img src="assets/thumbnail.jpg">
47+
</a>
48+
</div>
4449

4550
- Unlike emulators, test your app's real-world performance on actual devices. With advanced [App-Profiling features](https://www.browserstack.com/docs/app-live/app-performance-testing), you can debug crashes and performance issues in real-time.
4651
- Access all major devices and OS versions from our [device grid](https://www.browserstack.com/list-of-browsers-and-platforms/app_live), We have strict SLAs to provision our global datacenters with newly released devices on [launch day](https://www.browserstack.com/blog/browserstack-launches-iphone-15-on-day-0-behind-the-scenes/).
@@ -90,7 +95,9 @@ Use the following prompts to run/debug/fix your **automated tests** on BrowserSt
9095
- Once you have an account (and purchased appropriate plan), note down your `username` and `access_key` from [Account Settings](https://www.browserstack.com/accounts/profile/details).
9196

9297
2. **Install the MCP Server**
98+
9399
- VSCode (Copilot - Agent Mode): `.vscode/mcp.json`:
100+
94101
```json
95102
{
96103
"servers": {
@@ -105,10 +112,12 @@ Use the following prompts to run/debug/fix your **automated tests** on BrowserSt
105112
}
106113
}
107114
```
108-
* In VSCode, make sure to click on `Start` button in the MCP Server to start the server.
109-
![Start MCP Server](assets/vscode_install.png)
110115

111-
- For Cursor: `.cursor/mcp.json`:
116+
- In VSCode, make sure to click on `Start` button in the MCP Server to start the server.
117+
![Start MCP Server](assets/vscode_install.png)
118+
119+
* For Cursor: `.cursor/mcp.json`:
120+
112121
```json
113122
{
114123
"mcpServers": {
@@ -123,7 +132,9 @@ Use the following prompts to run/debug/fix your **automated tests** on BrowserSt
123132
}
124133
}
125134
```
135+
126136
- Claude Desktop: `~/claude_desktop_config.json`:
137+
127138
```json
128139
{
129140
"mcpServers": {
@@ -139,7 +150,6 @@ Use the following prompts to run/debug/fix your **automated tests** on BrowserSt
139150
}
140151
```
141152

142-
143153
## 🤝 Recommended MCP Clients
144154

145155
- We recommend using **Github Copilot or Cursor** for automated testing + debugging use cases.
@@ -166,7 +176,6 @@ For support, please:
166176

167177
Stay tuned for exciting updates! Have any suggestions? Please open an issue to discuss.
168178

169-
170179
## 🔗 Resources
171180

172181
- [BrowserStack Test Platform](https://www.browserstack.com/test-platform)

assets/thumbnail.jpg

52.9 KB
Loading

0 commit comments

Comments
 (0)