Philips Hue MCP connector
Updated
Philips Hue is a smart lighting platform that controls connected lights and rooms through a local bridge. The Philips Hue MCP connector allows AI agents to retrieve light details, update light states, and remove lights that are no longer needed. It also supports managing groups of lights, giving agents the ability to coordinate lighting scenes and settings across multiple rooms.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Philips Hue MCP connector to perform the following actions:
- Automate lighting schedules across office or facility spaces
- Turn off lights remotely to reduce energy costs
- Monitor light status across multiple rooms in real time
- Adjust brightness and color for meetings or events automatically
- Remove outdated or unused lights from a workflow
- Coordinate group lighting scenes for buildings or zones
- Trigger lighting changes based on occupancy or schedule events
- Audit connected lights to maintain an accurate device inventory
Example prompts
Use the following example prompts to invoke Philips Hue MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all the lights connected to Philips Hue right now.Turn off the conference room light in Philips Hue.What is the current status of the lobby light in Philips Hue?Dim the office lights to 50 percent using Philips Hue.Remove the old light fixture from Philips Hue.List all the groups set up in Philips Hue.Change the color of the meeting room light through Philips Hue.Check if any lights are still on in Philips Hue.Delete the light that is no longer in use from Philips Hue.Turn on all lights in the break room group in Philips Hue.
Philips Hue MCP connector tools
The Philips Hue MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getAllLights | Get all lights |
| getLight | Get a light |
| deleteLight | Delete a light |
| updateLightState | Update light state |
| getGroups | Get all groups |