Skip to content

Commit c5737ce

Browse files
update
1 parent af70b6d commit c5737ce

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

README.md

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,21 @@
44
<img src="assets/browserstack-logo.png" alt="BrowserStack Logo" height="100"> <img src="assets/mcp-logo.png" alt="MCP Server Logo" width="100">
55
div>
66

7-
▶️ [See it in action](https://www.youtube.com/watch?v=vy1sx0J7sTk)
7+
<h2 align="center">One Platform For All Your Testing Needsh2>
88

9-
[![Watch the video](https://img.youtube.com/vi/vy1sx0J7sTk/0.jpg)](https://www.youtube.com/watch?v=vy1sx0J7sTk)
9+
Enable every developer and tester in your team, whether they are testing manually, starting their automation journey, or scaling test automation.
10+
BrowserStack MCP Server allows you to use our cutting-edge [Test Platform](https://www.browserstack.com/test-platform) directly from your favorite AI tools.
11+
12+
### Why BrowserStack ?
1013

14+
<p align="center">
15+
<img src="assets/overview.png" alt="overview">
16+
p>
1117

1218
## 💡 Usage Examples
13-
After installing the BrowserStack MCP Server, use the prompts below in your favorite AI clients: Github Copilot, Cursor, Claude Desktop, etc.
1419

1520
### 📱 Manual App Testing
21+
1622
Use the following prompts to use your **mobile apps** on BrowserStack's extensive cloud of real devices. Stop using emulators!
1723

1824
```bash
@@ -23,25 +29,25 @@ Use the following prompts to use your **mobile apps** on BrowserStack's extensiv
2329
"My app crashed on Android 14 device, can you help me debug?"
2430
```
2531

26-
- Test your mobile apps on BrowserStack's extensive cloud of real devices
27-
- Unlike emulators, test your app's real-world performance on actual devices
28-
- Debug crashes and performance issues in real-time
29-
- Access all major devices and OS versions from our [device grid](https://www.browserstack.com/list-of-browsers-and-platforms/app_live).
32+
Video Walkthrough:
33+
[![Watch the video](https://img.youtube.com/vi/vy1sx0J7sTk/0.jpg)](https://www.youtube.com/watch?v=vy1sx0J7sTk)
3034

35+
- 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.
36+
- 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/).
3137

3238
### 🌐 Manual Web Testing
39+
3340
Similar to the app testing, you can use the following prompts to test your **websites** on BrowserStack's extensive cloud of real browsers and devices. Don't have a Windows machine to test on Internet Explorer? We've got you covered!
3441

3542
```bash
3643
# Test your local websites
37-
"open my website hosted on localhost:3001 on a internet explorer"
44+
"open my website hosted on localhost:3001 on Internet Explorer"
3845
```
39-
- Test websites across different browsers and devices. We support all major browsers and devices.
40-
- Seamlessly test websites hosted locally, no need to deploy to a remote server!
4146

47+
- Test websites across different browsers and devices. We support [every major browser](https://www.browserstack.com/list-of-browsers-and-platforms/live) across every major OS.
48+
- Seamlessly test websites hosted locally on your machine, no need to deploy to a remote server!
4249

43-
44-
### 🧪 Automated Testing (Playwright, Selenium, etc.)
50+
### 🧪 Automated Testing (Playwright, Selenium, A11y and more..)
4551

4652
Use the following prompts to run/debug/fix your **automated tests** on BrowserStack's [Test Platform](https://www.browserstack.com/test-platform).
4753

@@ -68,8 +74,8 @@ BrowserStack MCP Server brings the power of BrowserStack's [Test Platform](https
6874

6975
1. **Create a BrowserStack Account**
7076

71-
- Sign up at [BrowserStack](https://www.browserstack.com/signup)
72-
- Get your credentials from [Account Settings](https://www.browserstack.com/accounts/profile/details)
77+
- Sign up for [BrowserStack](https://www.browserstack.com/signup) if you don't have an account already.
78+
- Note down your `username` and `access_key` from [Account Settings](https://www.browserstack.com/accounts/profile/details)
7379

7480
2. **Install the MCP Server**
7581
- On VSCode (Copilot - Agent Mode): `.vscode/mcp.json`:
@@ -118,10 +124,11 @@ BrowserStack MCP Server brings the power of BrowserStack's [Test Platform](https
118124
}
119125
```
120126

127+
121128
## 🤝 Recommended MCP Clients
122129

123-
- **Github Copilot or Cursor** (Recommended for automated testing + debugging)
124-
- **Claude Desktop** (Recommended for manual testing)
130+
- We recommend using **Github Copilot or Cursor** for automated testing + debugging use cases.
131+
- For manual testing use cases (Live Testing), we recommend using **Claude Desktop**.
125132

126133
## ⚠️ Important Notes
127134

@@ -130,19 +137,15 @@ BrowserStack MCP Server brings the power of BrowserStack's [Test Platform](https
130137

131138
## 📝 Contributing
132139

133-
We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.
134-
135-
## 📄 License
136-
137-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
140+
We welcome contributions! Please open an issue to discuss any changes you'd like to make.
138141

139142
## 📞 Support
140143

141144
For support, please:
142145

143146
- Check our [documentation](https://www.browserstack.com/docs)
144-
- Open an issue in our [GitHub repository](https://github.com/browserstack/mcp-server)
145-
- Contact our [support team](https://www.browserstack.com/contact)
147+
- Open an issue in our [GitHub repository](https://github.com/browserstack/mcp-server) if you face any issues related to the MCP Server.
148+
- Contact our [support team](https://www.browserstack.com/contact) for any other queries.
146149

147150
## 🔗 Resources
148151

assets/overview.png

296 KB
Loading

0 commit comments

Comments
 (0)