Skip to content

Commit 3aebfeb

Browse files
Merge pull request #143 from tech-sushant/one-click-buttons
One Click Buttons Refinement
2 parents 3e45dbc + 6262eab commit 3aebfeb

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,12 @@ Manage, execute, debug tests, and even fix code using plain English prompts.
3535
#### Reduced context switching:
3636
Stay in flow—keep all project context in one place and trigger actions directly from your IDE or LLM.
3737

38-
## ⚡️ One Click MCP Setup
38+
## ⚡️ One Click MCP Setup
39+
40+
Click on the buttons below to install MCP in your respective IDE:
41+
42+
<a href="http://mcp.browserstack.com/one-click-setup?client=vscode"><img src="assets/one-click-vs-code.png" alt="Install in VS Code" width="160" height="80"></a>&nbsp;&nbsp;&nbsp;<a href="http://mcp.browserstack.com/one-click-setup?client=cursor"><img src="assets/one-click-cursor.png" alt="Install in Cursor" width="150" height="70"></a>
3943

40-
[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_Server-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](http://mcp.browserstack.com/one-click-setup?client=vscode) &nbsp; [![Install in Cursor](https://img.shields.io/badge/Cursor-Install_Server-24bfa5?style=flat-square&color=000000&logo=visualstudiocode&logoColor=white)](http://mcp.browserstack.com/one-click-setup?client=cursor)
4144
#### Note : Ensure you are using Node version >= `18.0`
4245
- Check your node version using `node --version`. Recommended version: `v22.15.0` (LTS)
4346
- To Upgrade Node :
@@ -156,8 +159,9 @@ Generate test cases from PRDs, convert manual tests to low-code automation, and
156159
157160
### **One Click MCP Setup**
158161
159-
[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_Server-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](http://mcp.browserstack.com/one-click-setup?client=vscode) &nbsp; [![Install in Cursor](https://img.shields.io/badge/Cursor-Install_Server-24bfa5?style=flat-square&color=000000&logo=visualstudiocode&logoColor=white)](http://mcp.browserstack.com/one-click-setup?client=cursor)
162+
Click on the buttons below to install MCP in your respective IDE:
160163
164+
<a href="http://mcp.browserstack.com/one-click-setup?client=vscode"><img src="assets/one-click-vs-code.png" alt="Install in VS Code" width="160" height="80"></a>&nbsp;&nbsp;&nbsp;<a href="http://mcp.browserstack.com/one-click-setup?client=cursor"><img src="assets/one-click-cursor.png" alt="Install in Cursor" width="150" height="70"></a>
161165
162166
### **Alternate ways to Setup MCP server**
163167

assets/one-click-cursor.png

5.16 KB
Loading

assets/one-click-vs-code.png

7.88 KB
Loading

0 commit comments

Comments
 (0)