From d0ff9aed206e18bc38912c62d803fb9b3290e3b2 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Sun, 6 Jul 2025 21:37:58 -0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29085c4..53e394a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/studentofjs-mcp-figma-to-react-badge.png)](https://mseep.ai/app/studentofjs-mcp-figma-to-react) + # MCP Figma to React Converter This is a Model Context Protocol (MCP) server that converts Figma designs to React components. It provides tools for fetching Figma designs and generating React components with TypeScript and Tailwind CSS.