Skip to content

Commit 742a9fd

Browse files
authored
Revise One Click MCP Setup section in README
Updated installation instructions and links for MCP setup.
1 parent 2aff478 commit 742a9fd

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,7 @@ Stay in flow—keep all project context in one place and trigger actions directl
3939

4040
Click on the buttons below to install MCP in your respective IDE:
4141

42-
<a href="http://mcp.browserstack.com/one-click-setup?client=vscode">
43-
<img src="assets/one-click-vs-code.png" alt="Install in VS Code" width="160" height="80">
44-
</a>
45-
&nbsp;&nbsp;&nbsp;
46-
<a href="http://mcp.browserstack.com/one-click-setup?client=vscode">
47-
<img src="assets/one-click-cursor.png" alt="Install in Cursor" width="150" height="70">
48-
</a>
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=vscode"><img src="assets/one-click-cursor.png" alt="Install in Cursor" width="150" height="70"></a>
4943

5044
#### Note : Ensure you are using Node version >= `18.0`
5145
- Check your node version using `node --version`. Recommended version: `v22.15.0` (LTS)
@@ -165,8 +159,9 @@ Generate test cases from PRDs, convert manual tests to low-code automation, and
165159
166160
### **One Click MCP Setup**
167161
168-
[![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:
169163
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=vscode"><img src="assets/one-click-cursor.png" alt="Install in Cursor" width="150" height="70"></a>
170165
171166
### **Alternate ways to Setup MCP server**
172167

0 commit comments

Comments
 (0)