Skip to content

Commit 35c8a32

Browse files
authored
RemoteMCP Installation Instructions
1 parent 4377f1c commit 35c8a32

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -466,51 +466,51 @@ As of now we support 20 tools.
466466
- Inside the .vscode folder, create a new file named mcp.json
467467
- To setup Remote BrowserStack MCP instead of local BrowserStack MCP you can add the following JSON content :
468468
<div align="center">
469-
<img src="assets/remotemcp_json_file.png" alt="Remote MCP JSON file" height="200" width="200">
469+
<img src="assets/remotemcp_json_file.png" alt="Remote MCP JSON file" height="300" width="300">
470470
</div>
471471
472472
### Alternative way to Setup Remote MCP
473473
474474
- Step 1.Click on the gear icon to Select Tools
475475
476476
<div align="center">
477-
<img src="assets/select_tools.png" alt="Select Tools" height="200" width="200">
477+
<img src="assets/select_tools.png" alt="Select Tools" height="300" width="300">
478478
</div>
479479
480480
- Step 2. A tool menu would appear at the top-centre, scroll down on the menu at the top and then Click on Add MCP Server
481481
482482
<div align="center">
483-
<img src="assets/add_mcp_server.png" alt="Add MCP Server" height="200" width="200">
483+
<img src="assets/add_mcp_server.png" alt="Add MCP Server" height="300" width="300">
484484
</div>
485485
486486
- Step 3. Click on HTTP option
487487
<div align="center">
488-
<img src="assets/http_option.png" alt="HTTP Option" height="200" width="200">
488+
<img src="assets/http_option.png" alt="HTTP Option" height="300" width="300">
489489
</div>
490490
491-
- Step 4. Paste Remote MCP Server URL
491+
- Step 4. Paste Remote MCP Server URL : https://mcp.browserstack.com/mcp
492492
<div align="center">
493-
<img src="assets/server_url.png" alt="Remote MCP Server URL" height="200" width="200">
493+
<img src="assets/server_url.png" alt="Remote MCP Server URL" height="300" width="300">
494494
</div>
495495
496-
- Step 5. Give server id as browserstack
496+
- Step 5. Give server id as : browserstack
497497
498498
<div align="center">
499-
<img src="assets/server_id.png" alt="Remote MCP Server ID" height="200" width="200">
499+
<img src="assets/server_id.png" alt="Remote MCP Server ID" height="300" width="300">
500500
</div>
501501
502502
- Step 6. In VSCode Click on start MCP Server and then click on "Allow"
503503
504504
<div align="center">
505-
<img src="assets/authentication1.png" alt="authentication1" height="200" width="200">
505+
<img src="assets/authentication1.png" alt="authentication1" height="300" width="300">
506506
</div>
507507
508508
<div align="center">
509-
<img src="assets/authentication2.png" alt="authentication2" height="200" width="200">
509+
<img src="assets/authentication2.png" alt="authentication2" height="300" width="300">
510510
</div>
511511
512512
<div align="center">
513-
<img src="assets/signin_success.png" alt="Sign_in_success" height="200" width="200">
513+
<img src="assets/signin_success.png" alt="Sign_in_success" height="300" width="300">
514514
</div>
515515
516516

0 commit comments

Comments
 (0)