Skip to content

Commit a95ed3a

Browse files
authored
Merge pull request LambdaTest#1509 from keys-github/devansh-stage
Updated image, content and added video
2 parents 92b98f0 + ef89098 commit a95ed3a

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed
8.31 KB
Loading

docs/hyperexecute-mcp-suite.md renamed to docs/hyperexecute-mcp-server.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
id: hyperexecute-mcp-suite
3-
title: Introducing HyperExecute MCP Suite
2+
id: hyperexecute-mcp-server
3+
title: Introducing HyperExecute MCP Server
44
hide_title: false
5-
# sidebar_label: HyperExecute MCP Suite
5+
sidebar_label: HyperExecute MCP Server
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
99
- hyperexecute
1010
- lambdatest
1111
- MCP
1212
- MCP server
13-
url: https://www.lambdatest.com/support/docs/hyperexecute-mcp-suite/
13+
url: https://www.lambdatest.com/support/docs/hyperexecute-mcp-server/
1414
site_name: LambdaTest
15-
slug: hyperexecute-mcp-suite/
15+
slug: hyperexecute-mcp-server/
1616
---
1717

1818
import CodeBlock from '@theme/CodeBlock';
@@ -36,13 +36,14 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
3636
"@type": "ListItem",
3737
"position": 3,
3838
"name": "Languages and Framework",
39-
"item": "https://www.lambdatest.com/support/docs/hyperexecute-mcp-suite/"
39+
"item": "https://www.lambdatest.com/support/docs/hyperexecute-mcp-server/"
4040
}]
4141
})
4242
}}
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>
@@ -63,9 +64,9 @@ Get a comprehensive overview of HyperExecute's capabilities by watching our intr
6364

6465
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.
6566

66-
## Key Benefits of HyperExecute MCP Suite
67+
## Key Benefits of HyperExecute MCP Server
6768

68-
Here are the key benefits of using HyperExecute MCP Suite:
69+
Here are the key benefits of using HyperExecute MCP Server:
6970

7071
- **Automated Setup:** Reduce configuration time from hours to seconds
7172
- **Smart Analysis:** Automatically identify project types, frameworks, and test structures
@@ -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)