Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gowtham3105 • Uncategorized
A minimal MCP server exposing Wiz light control tools over UDP.
Retrieve the current status of Wiz smart lights over a network.
Change the color and brightness of Wiz bulbs programmatically.
That require a lightweight UDP-based server to integrate Wiz light controls into custom automation.
This MCP server provides tools to control Wiz smart lights via UDP, allowing users to get the status of lights and set their color and dimming. It operates on UDP port 38899 and supports fetching raw UDP responses for advanced use cases. The server is lightweight and easy to run with Python, making it suitable for integration into custom home automation setups.