Skip to content

Commit 0049d2d

Browse files
committed
Updated image, content and added video
1 parent 0aae5c6 commit 0049d2d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed
8.31 KB
Loading

docs/hyperexecute-mcp-suite.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: hyperexecute-mcp-suite
33
title: Introducing HyperExecute MCP Suite
44
hide_title: false
5-
# sidebar_label: HyperExecute MCP Suite
5+
sidebar_label: HyperExecute MCP Suite
66
description: HyperExecute MCP Server is an AI-native test orchestration platform that dramatically simplifies and accelerates your automated testing workflow.
77
keywords:
88
- hyperexecute performance testing
@@ -43,6 +43,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4343
></script>
4444

4545
# Getting Started with HyperExecute MCP Server
46+
***
4647

4748
## Introduction
4849

@@ -53,7 +54,7 @@ HyperExecute MCP Server is an AI-native test orchestration platform that dramati
5354
Get a comprehensive overview of HyperExecute's capabilities by watching our introductory video.
5455

5556
<div className="ytframe">
56-
<div className="youtube" data-embed="ZurBm9DvuFI">
57+
<div className="youtube" data-embed="tLe5VPcGDxs">
5758
<div className="play-button"></div>
5859
</div>
5960
</div>
@@ -77,6 +78,7 @@ Here are the key benefits of using HyperExecute MCP Suite:
7778

7879
## Connecting to HyperExecute MCP Server
7980

81+
8082
### Connecting with Cline
8183

8284
#### What is Cline?
@@ -106,10 +108,12 @@ Cline (The Collaborative AI Coder) is an advanced AI-powered coding assistant th
106108
<img loading="lazy" src={require('../assets/images/hyperexecute-mcp/vs-code-config.webp').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
107109

108110
3. Add Server Name as **MCP-HyperExecute**.
109-
4. Enter the following URL in the server URL field: `http://mcp.lambdatest.com/hyperexecute/sse?username=[your-lt-username]&accessKey=[your-lt-access-key]`
111+
4. Enter the following URL in the server URL field: `http://mcp.lambdatest.com/hyperexecute?&username=[your-lt-username]&accessKey=[your-lt-access-key]`
110112
6. Replace [your-lt-username] and [your-lt-access-key] with your LambdaTest credentials.
111113
7. Click on **Add Server**.
112114

115+
<img loading="lazy" src={require('../assets/images/hyperexecute-mcp/mcp-add-server.webp').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
116+
113117
### Interacting with HyperExecute MCP Server
114118

115119
Once connected, you can start using Cline to interact with the HyperExecute MCP Server. A common workflow would be:

0 commit comments

Comments
 (0)