From 811635ea58153b4479a2a5429b1d14da4a6c0134 Mon Sep 17 00:00:00 2001 From: Tokyo Date: Wed, 29 Jul 2026 19:11:44 +0300 Subject: [PATCH] Add AI/MCP section to README Added information about AI-assisted development and MCP server. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 4def9bbf..ab61b337 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,18 @@ ```luau loadstring(game:HttpGet('https://raw.githubusercontent.com/Footagesus/WindUI/refs/heads/main/main_example.lua'))() ``` +## AI / MCP + +For AI-assisted WindUI development, a community-maintained Model Context Protocol (MCP) server is available. + +### WindUI MCP + +https://github.com/TokyoZK/Windui-mcp + +Features: +- Structured component metadata +- Theme and icon lookup +- Documentation search +- Examples +- AI workflow prompts +- Offline operation