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-server.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
id: hyperexecute-mcp-suite
3
-
title: Introducing HyperExecute MCP Suite
2
+
id: hyperexecute-mcp-server
3
+
title: Introducing HyperExecute MCP Server
4
4
hide_title: false
5
-
#sidebar_label: HyperExecute MCP Suite
5
+
sidebar_label: HyperExecute MCP Server
6
6
description: HyperExecute MCP Server is an AI-native test orchestration platform that dramatically simplifies and accelerates your automated testing workflow.
@@ -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>
@@ -63,9 +64,9 @@ Get a comprehensive overview of HyperExecute's capabilities by watching our intr
63
64
64
65
The Model Context Protocol (MCP) acts like a "USB-C for AI integrations," creating a universal language between AI models and applications. This standardized interface allows AI assistants to connect with diverse software tools, making it significantly easier to expand capabilities across your digital workflow.
65
66
66
-
## Key Benefits of HyperExecute MCP Suite
67
+
## Key Benefits of HyperExecute MCP Server
67
68
68
-
Here are the key benefits of using HyperExecute MCP Suite:
69
+
Here are the key benefits of using HyperExecute MCP Server:
69
70
70
71
-**Automated Setup:** Reduce configuration time from hours to seconds
71
72
-**Smart Analysis:** Automatically identify project types, frameworks, and test structures
@@ -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