# smart home mcp server ```bash cd examples/smart_home mcp install src/smart_home/hub.py:hub_mcp -f .env ``` where `.env` contains the following: ``` HUE_BRIDGE_IP= HUE_BRIDGE_USERNAME= ``` ```bash open -a Claude ```