Skip to content

Commit 4377f1c

Browse files
authored
RemoteMCP Instructions
1 parent 0de1ffe commit 4377f1c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,6 @@ Generate test cases from PRDs, convert manual tests to low-code automation, and
189189
}
190190
}
191191
```
192-
- To setup Remote BrowserStack MCP you can add the following JSON content instead of the above :
193-
<div align="center">
194-
<img src="assets/remotemcp_json_file.png" alt="Remote MCP JSON file" height="200" width="200">
195-
</div>
196192
197193
- In VSCode, make sure to click on `Start` button in the MCP Server to start the server.
198194
![Start MCP Server](assets/vscode_install.png)
@@ -470,10 +466,10 @@ As of now we support 20 tools.
470466
- Inside the .vscode folder, create a new file named mcp.json
471467
- To setup Remote BrowserStack MCP instead of local BrowserStack MCP you can add the following JSON content :
472468
<div align="center">
473-
<img src="assets/remotemcp_json_file.png" alt="Remote MCP JSON file" height="100" width="100">
469+
<img src="assets/remotemcp_json_file.png" alt="Remote MCP JSON file" height="200" width="200">
474470
</div>
475-
476-
### Alternative way to Setup Remote MCP
471+
472+
### Alternative way to Setup Remote MCP
477473
478474
- Step 1.Click on the gear icon to Select Tools
479475

0 commit comments

Comments
 (0)