A simple and easy-to-use immediate-mode gui library
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"raygui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-raygui"
]
}
}
}