Control WS2812B and many more types of digital RGB LEDs with an ESP32 over WiFi!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"WLED": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-WLED"
]
}
}
}