fastmcp/examples/smart_home
Jeremiah Lowin e9aad2eacb feat: Add --workspace flag to fastmcp install cursor (#1522)
Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com>
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
2025-08-19 20:10:12 +00:00
..
src/smart_home feat: Add --workspace flag to fastmcp install cursor (#1522) 2025-08-19 20:10:12 +00:00
pyproject.toml feat: Add --workspace flag to fastmcp install cursor (#1522) 2025-08-19 20:10:12 +00:00
README.md feat: Add --workspace flag to fastmcp install cursor (#1522) 2025-08-19 20:10:12 +00:00
uv.lock feat: Add --workspace flag to fastmcp install cursor (#1522) 2025-08-19 20:10:12 +00:00

smart home mcp server

cd examples/smart_home
mcp install src/smart_home/hub.py:hub_mcp -f .env

where .env contains the following:

HUE_BRIDGE_IP=<your hue bridge ip>
HUE_BRIDGE_USERNAME=<your hue bridge username>
open -a Claude