You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hyperexecute-mcp-suite.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
id: hyperexecute-mcp-suite
3
3
title: Introducing HyperExecute MCP Suite
4
4
hide_title: false
5
-
#sidebar_label: HyperExecute MCP Suite
5
+
sidebar_label: HyperExecute MCP Suite
6
6
description: HyperExecute MCP Server is an AI-native test orchestration platform that dramatically simplifies and accelerates your automated testing workflow.
7
7
keywords:
8
8
- hyperexecute performance testing
@@ -43,6 +43,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
43
43
></script>
44
44
45
45
# Getting Started with HyperExecute MCP Server
46
+
***
46
47
47
48
## Introduction
48
49
@@ -53,7 +54,7 @@ HyperExecute MCP Server is an AI-native test orchestration platform that dramati
53
54
Get a comprehensive overview of HyperExecute's capabilities by watching our introductory video.
54
55
55
56
<divclassName="ytframe">
56
-
<divclassName="youtube"data-embed="ZurBm9DvuFI">
57
+
<divclassName="youtube"data-embed="tLe5VPcGDxs">
57
58
<div className="play-button"></div>
58
59
</div>
59
60
</div>
@@ -77,6 +78,7 @@ Here are the key benefits of using HyperExecute MCP Suite:
77
78
78
79
## Connecting to HyperExecute MCP Server
79
80
81
+
80
82
### Connecting with Cline
81
83
82
84
#### What is Cline?
@@ -106,10 +108,12 @@ Cline (The Collaborative AI Coder) is an advanced AI-powered coding assistant th
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]`
110
112
6. Replace [your-lt-username] and [your-lt-access-key] with your LambdaTest credentials.
0 commit comments