From 1a028e2a1caa65e45d9f60f97203fd0f2070f952 Mon Sep 17 00:00:00 2001
From: ShubhamSuri <70204532+surishubham@users.noreply.github.com>
Date: Fri, 14 Nov 2025 18:09:47 +0530
Subject: [PATCH] Merge pull request #2276 from keys-github/mythili-stage
added video
---
docs/accessibility-mcp-server.md | 6 ++++++
docs/automation-mcp-server.md | 6 ++----
docs/smartui-mcp-server.md | 10 ++++------
docs/smartui-pdf-java-sdk.md | 2 +-
4 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/docs/accessibility-mcp-server.md b/docs/accessibility-mcp-server.md
index d65cfeb09..693101330 100644
--- a/docs/accessibility-mcp-server.md
+++ b/docs/accessibility-mcp-server.md
@@ -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.
+
+
## 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.
diff --git a/docs/automation-mcp-server.md b/docs/automation-mcp-server.md
index 6bea1d360..662808a03 100644
--- a/docs/automation-mcp-server.md
+++ b/docs/automation-mcp-server.md
@@ -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.
-
+
## 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.
diff --git a/docs/smartui-mcp-server.md b/docs/smartui-mcp-server.md
index 0354ae6b3..4ba72c132 100644
--- a/docs/smartui-mcp-server.md
+++ b/docs/smartui-mcp-server.md
@@ -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`.
-
## How Does It Work?
diff --git a/docs/smartui-pdf-java-sdk.md b/docs/smartui-pdf-java-sdk.md
index b56b1822a..25fe153d2 100644
--- a/docs/smartui-pdf-java-sdk.md
+++ b/docs/smartui-pdf-java-sdk.md
@@ -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