Skip to content

Commit b2d4136

Browse files
committed
http to https
1 parent fd4e67f commit b2d4136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/automation-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Cline allows natural language interaction with your codebase—just describe wha
9999
<img loading="lazy" src={require('../assets/images/hyperexecute-mcp/vs-code-config.webp').default} alt="automation-dashboard" width="1920" height="868" className="doc_img"/>
100100

101101
**Step 3:** Add Server Name as **LambdaTest-MCP**.<br />
102-
**Step 4:** Enter the following URL in the server URL field: `http://mcp-api.lambdatest.com/automation?&LT_USERNAME=[your-lt-username]&LT_ACCESS_KEY=[your-lt-access-key]` <br />
102+
**Step 4:** Enter the following URL in the server URL field: `https://mcp-api.lambdatest.com/automation?&LT_USERNAME=[your-lt-username]&LT_ACCESS_KEY=[your-lt-access-key]` <br />
103103
**Step 5:** Replace [your-lt-username] and [your-lt-access-key] with your LambdaTest credentials. <br />
104104
**Step 6:** Click on **Add Server**.
105105

0 commit comments

Comments
 (0)