Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/accessibility-mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ Users receive actionable insights that not only helps to pinpoint and report roa

The server utilizes the Model Context Protocol (MCP) to streamline the integration of AI and assistance, thereby minimizing the effort required to address accessibility concerns.

<div className="ytframe">
<div className="youtube" data-embed="2G_U2LYzIao" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>

## What is Model Context Protocol (MCP)?

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.
Expand Down
6 changes: 2 additions & 4 deletions docs/automation-mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
Automation MCP Server simplifies test failure triaging for all automation test cases executed on LambdaTest. By leveraging the Model Context Protocol (MCP), it enables seamless integration between AI assistants and your test execution data on LambdaTest—significantly reducing triage and troubleshooting time.


<!-- Get a comprehensive overview of HyperExecute's capabilities by watching our introductory video.

<div className="ytframe">
<div className="youtube" data-embed="tLe5VPcGDxs">
<div className="youtube" data-embed="AZMoC_DqUZE" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div> -->
</div>

## What is Model Context Protocol (MCP)?
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 much easier to expand capabilities across your digital workflow.
Expand Down
10 changes: 4 additions & 6 deletions docs/smartui-mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,11 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
***
The SmartUI MCP Server allows you to debug visual regressions using SmartUI comparison runs, returning natural-language insights such as human-like summaries, visual change detection, and root cause analysis. It is built on [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) and connects to the LambdaTest SmartUI infrastructure via `comparisonId`.

<!-- Get a comprehensive overview of HyperExecute's capabilities by watching our introductory video.

<div className='ytframe'>
<div className='youtube' data-embed="tLe5VPcGDxs">
<div className='play-button'></div>
<div className="ytframe">
<div className="youtube" data-embed="2Z5F52XxSxQ" data-loading-attribute="eager">
<div className="play-button"></div>
</div>
</div>
</div> -->

## How Does It Work?​

Expand Down
2 changes: 1 addition & 1 deletion docs/smartui-pdf-java-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
This functionality is exclusive to our enterprise plan subscribers on SmartUI. For additional details or inquiries, please [contact us](https://www.lambdatest.com/demo).
:::

## Prerequisites for Using Smart UI
## Prerequisites for Using SmartUI

- Java 8 or higher installed on your system
- Maven or Gradle build tool
Expand Down
Loading