Skip to content
Open
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
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading