From 16e90c91b900a2a52ef92c42dcbf274db4614298 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Tue, 4 Nov 2025 00:40:43 -0600 Subject: [PATCH] add MCP server badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 15b2de8..1e250ae 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ This MCP server provides tools for frontend testing, including: - **Test Running**: Executes tests using Jest and Cypress and returns results. - **Component Testing**: Provides a tool specifically for testing React components. + + Frontend Testing Server MCP server + + ## Getting Started ### Installation