EthanSK/ai-huebot-mcp
Control your Philips Hue lights with AI. MCP server for setting vibes, saving favorites, and learning your lighting preferences.
Platform-specific configuration:
{
"mcpServers": {
"ai-huebot-mcp": {
"command": "npx",
"args": [
"-y",
"ai-huebot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/ai-huebot) [](https://github.com/EthanSK/ai-huebot-mcp/blob/main/LICENSE) [](https://www.npmjs.com/package/ai-huebot)
Control your Philips Hue lights with AI. Set vibes, save favorites, and let it learn your preferences over time.
An MCP server that connects any AI client (Claude, etc.) to your Hue lights. Just describe the mood you want.
npx ai-huebotThat's it. Add it to your AI client (see below), then just ask:
> "Set a cozy evening vibe"
> "Make the bedroom warm orange at 40%"
> "Rate that vibe 9 out of 10"
> "Apply my highest rated vibe"
claude mcp add ai-huebot -- npx ai-huebotAdd to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"ai-huebot": {
"command": "npx",
"args": ["ai-huebot"]
}
}
}npx["ai-huebot"]Call the hue_auth tool from your AI client. It opens your browser to authorize
Loading reviews...